Skip to content

Commit f64f15e

Browse files
Update dependency eslint-plugin-prettier to v5
1 parent 4d73e44 commit f64f15e

File tree

2 files changed

+23
-9
lines changed

2 files changed

+23
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint-plugin-import": "2.32.0",
5050
"eslint-plugin-jsx-a11y": "6.10.2",
5151
"eslint-plugin-mocha": "6.3.0",
52-
"eslint-plugin-prettier": "3.4.1",
52+
"eslint-plugin-prettier": "5.5.5",
5353
"eslint-plugin-react": "7.37.5",
5454
"mocha": "7.2.0",
5555
"nyc": "14.1.1",

yarn.lock

Lines changed: 22 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1353,6 +1353,11 @@
13531353
dependencies:
13541354
eslint-scope "5.1.1"
13551355

1356+
"@pkgr/core@^0.2.9":
1357+
version "0.2.9"
1358+
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.9.tgz#d229a7b7f9dac167a156992ef23c7f023653f53b"
1359+
integrity sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==
1360+
13561361
"@rtsao/scc@^1.1.0":
13571362
version "1.1.0"
13581363
resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
@@ -2991,12 +2996,13 @@ eslint-plugin-mocha@6.3.0:
29912996
eslint-utils "^2.0.0"
29922997
ramda "^0.27.0"
29932998

2994-
eslint-plugin-prettier@3.4.1:
2995-
version "3.4.1"
2996-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1.tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5"
2997-
integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g==
2999+
eslint-plugin-prettier@5.5.5:
3000+
version "5.5.5"
3001+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.5.tgz#9eae11593faa108859c26f9a9c367d619a0769c0"
3002+
integrity sha512-hscXkbqUZ2sPithAuLm5MXL+Wph+U7wHngPBv9OMWwlP8iaflyxpjTYZkmdgB4/vPIhemRlBEoLrH7UC1n7aUw==
29983003
dependencies:
2999-
prettier-linter-helpers "^1.0.0"
3004+
prettier-linter-helpers "^1.0.1"
3005+
synckit "^0.11.12"
30003006

30013007
eslint-plugin-react@7.37.5:
30023008
version "7.37.5"
@@ -5043,9 +5049,10 @@ prelude-ls@~1.1.2:
50435049
version "1.1.2"
50445050
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
50455051

5046-
prettier-linter-helpers@^1.0.0:
5047-
version "1.0.0"
5048-
resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz#d23d41fe1375646de2d0104d3454a3008802cf7b"
5052+
prettier-linter-helpers@^1.0.1:
5053+
version "1.0.1"
5054+
resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.1.tgz#6a31f88a4bad6c7adda253de12ba4edaea80ebcd"
5055+
integrity sha512-SxToR7P8Y2lWmv/kTzVLC1t/GDI2WGjMwNhLLE9qtH8Q13C+aEmuRlzDst4Up4s0Wc8sF2M+J57iB3cMLqftfg==
50495056
dependencies:
50505057
fast-diff "^1.1.2"
50515058

@@ -5942,6 +5949,13 @@ supports-preserve-symlinks-flag@^1.0.0:
59425949
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
59435950
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
59445951

5952+
synckit@^0.11.12:
5953+
version "0.11.12"
5954+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.12.tgz#abe74124264fbc00a48011b0d98bdc1cffb64a7b"
5955+
integrity sha512-Bh7QjT8/SuKUIfObSXNHNSK6WHo6J1tHCqJsuaFDP7gP0fkzSfTxI8y85JrppZ0h8l0maIgc2tfuZQ6/t3GtnQ==
5956+
dependencies:
5957+
"@pkgr/core" "^0.2.9"
5958+
59455959
table@^5.2.3:
59465960
version "5.4.6"
59475961
resolved "https://registry.yarnpkg.com/table/-/table-5.4.6.tgz#1292d19500ce3f86053b05f0e8e7e4a3bb21079e"

0 commit comments

Comments
 (0)