Skip to content

Commit 19392f9

Browse files
committed
chore(deps): update dependency prettier to v2
1 parent d7d9b5a commit 19392f9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"json": "9.0.6",
6767
"lint-staged": "10.2.10",
6868
"mversion": "1.13.0",
69-
"prettier": "1.19.1",
69+
"prettier": "2.0.5",
7070
"react": "16.13.1",
7171
"react-dom": "16.13.1",
7272
"react-test-renderer": "16.13.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7476,10 +7476,10 @@ prettier-linter-helpers@^1.0.0:
74767476
dependencies:
74777477
fast-diff "^1.1.2"
74787478

7479-
prettier@1.19.1:
7480-
version "1.19.1"
7481-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
7482-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
7479+
prettier@2.0.5:
7480+
version "2.0.5"
7481+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
7482+
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
74837483

74847484
pretty-format@^24.9.0:
74857485
version "24.9.0"

0 commit comments

Comments
 (0)