Skip to content

Commit 06c00f0

Browse files
committed
chore(deps): update dependency prettier to v2
1 parent 0d8926f commit 06c00f0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"json": "10.0.0",
6767
"lint-staged": "10.5.4",
6868
"mversion": "2.0.1",
69-
"prettier": "1.19.1",
69+
"prettier": "2.5.1",
7070
"react": "16.14.0",
7171
"react-dom": "16.14.0",
7272
"react-test-renderer": "16.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8997,10 +8997,10 @@ prettier-linter-helpers@^1.0.0:
89978997
dependencies:
89988998
fast-diff "^1.1.2"
89998999

9000-
prettier@1.19.1:
9001-
version "1.19.1"
9002-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
9003-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
9000+
prettier@2.5.1:
9001+
version "2.5.1"
9002+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
9003+
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
90049004

90059005
pretty-format@^27.5.1:
90069006
version "27.5.1"

0 commit comments

Comments
 (0)