Skip to content

Commit b2398a2

Browse files
committed
chore(deps): update dependency prettier to v2
1 parent dfe3182 commit b2398a2

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.0.10",
6868
"mversion": "1.13.0",
69-
"prettier": "1.19.1",
69+
"prettier": "2.0.2",
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
@@ -7102,10 +7102,10 @@ prettier-linter-helpers@^1.0.0:
71027102
dependencies:
71037103
fast-diff "^1.1.2"
71047104

7105-
prettier@1.19.1:
7106-
version "1.19.1"
7107-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
7108-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
7105+
prettier@2.0.2:
7106+
version "2.0.2"
7107+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.2.tgz#1ba8f3eb92231e769b7fcd7cb73ae1b6b74ade08"
7108+
integrity sha512-5xJQIPT8BraI7ZnaDwSbu5zLrB6vvi8hVV58yHQ+QK64qrY40dULy0HSRlQ2/2IdzeBpjhDkqdcFBnFeDEMVdg==
71097109

71107110
pretty-format@^24.9.0:
71117111
version "24.9.0"

0 commit comments

Comments
 (0)