Skip to content

Commit 731695d

Browse files
Update dependency eslint-plugin-prettier to v2.7.0
1 parent cdf6d7a commit 731695d

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

yarn.lock

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2877,11 +2877,12 @@ [email protected]:
28772877
jsx-ast-utils "^1.4.0"
28782878

28792879
eslint-plugin-prettier@^2.2.0:
2880-
version "2.2.0"
2881-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.2.0.tgz#f2837ad063903d73c621e7188fb3d41486434088"
2880+
version "2.7.0"
2881+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.7.0.tgz#b4312dcf2c1d965379d7f9d5b5f8aaadc6a45904"
2882+
integrity sha512-CStQYJgALoQBw3FsBzH0VOVDRnJ/ZimUlpLm226U8qgqYJfPOY/CPK6wyRInMxh73HSKg5wyRwdS4BVYYHwokA==
28822883
dependencies:
28832884
fast-diff "^1.1.1"
2884-
jest-docblock "^20.0.1"
2885+
jest-docblock "^21.0.0"
28852886

28862887
28872888
version "7.1.0"
@@ -3147,8 +3148,9 @@ fast-deep-equal@^1.0.0:
31473148
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-1.0.0.tgz#96256a3bc975595eb36d82e9929d060d893439ff"
31483149

31493150
fast-diff@^1.1.1:
3150-
version "1.1.1"
3151-
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.1.1.tgz#0aea0e4e605b6a2189f0e936d4b7fbaf1b7cfd9b"
3151+
version "1.3.0"
3152+
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.3.0.tgz#ece407fa550a64d638536cd727e129c61616e0f0"
3153+
integrity sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==
31523154

31533155
fast-levenshtein@~2.0.4:
31543156
version "2.0.6"
@@ -4391,10 +4393,15 @@ jest-diff@^20.0.3:
43914393
jest-matcher-utils "^20.0.3"
43924394
pretty-format "^20.0.3"
43934395

4394-
jest-docblock@^20.0.1, jest-docblock@^20.0.3:
4396+
jest-docblock@^20.0.3:
43954397
version "20.0.3"
43964398
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-20.0.3.tgz#17bea984342cc33d83c50fbe1545ea0efaa44712"
43974399

4400+
jest-docblock@^21.0.0:
4401+
version "21.2.0"
4402+
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-21.2.0.tgz#51529c3b30d5fd159da60c27ceedc195faf8d414"
4403+
integrity sha512-5IZ7sY9dBAYSV+YjQ0Ovb540Ku7AO9Z5o2Cg789xj167iQuZ2cG+z0f3Uct6WeYLbU6aQiM2pCs7sZ+4dotydw==
4404+
43984405
jest-environment-jsdom@^20.0.3:
43994406
version "20.0.3"
44004407
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-20.0.3.tgz#048a8ac12ee225f7190417713834bb999787de99"

0 commit comments

Comments
 (0)