Skip to content

Commit 7e44b4a

Browse files
Update dependency eslint-plugin-prettier to v5
1 parent c80bbe8 commit 7e44b4a

2 files changed

Lines changed: 23 additions & 9 deletions

File tree

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
@@ -1367,6 +1367,11 @@
13671367
dependencies:
13681368
eslint-scope "5.1.1"
13691369

1370+
"@pkgr/core@^0.2.9":
1371+
version "0.2.9"
1372+
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.9.tgz#d229a7b7f9dac167a156992ef23c7f023653f53b"
1373+
integrity sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==
1374+
13701375
"@rtsao/scc@^1.1.0":
13711376
version "1.1.0"
13721377
resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
@@ -3010,12 +3015,13 @@ eslint-plugin-mocha@6.3.0:
30103015
eslint-utils "^2.0.0"
30113016
ramda "^0.27.0"
30123017

3013-
eslint-plugin-prettier@3.4.1:
3014-
version "3.4.1"
3015-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1.tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5"
3016-
integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g==
3018+
eslint-plugin-prettier@5.5.5:
3019+
version "5.5.5"
3020+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.5.tgz#9eae11593faa108859c26f9a9c367d619a0769c0"
3021+
integrity sha512-hscXkbqUZ2sPithAuLm5MXL+Wph+U7wHngPBv9OMWwlP8iaflyxpjTYZkmdgB4/vPIhemRlBEoLrH7UC1n7aUw==
30173022
dependencies:
3018-
prettier-linter-helpers "^1.0.0"
3023+
prettier-linter-helpers "^1.0.1"
3024+
synckit "^0.11.12"
30193025

30203026
eslint-plugin-react@7.37.5:
30213027
version "7.37.5"
@@ -5069,9 +5075,10 @@ prelude-ls@~1.1.2:
50695075
version "1.1.2"
50705076
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
50715077

5072-
prettier-linter-helpers@^1.0.0:
5073-
version "1.0.0"
5074-
resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz#d23d41fe1375646de2d0104d3454a3008802cf7b"
5078+
prettier-linter-helpers@^1.0.1:
5079+
version "1.0.1"
5080+
resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.1.tgz#6a31f88a4bad6c7adda253de12ba4edaea80ebcd"
5081+
integrity sha512-SxToR7P8Y2lWmv/kTzVLC1t/GDI2WGjMwNhLLE9qtH8Q13C+aEmuRlzDst4Up4s0Wc8sF2M+J57iB3cMLqftfg==
50755082
dependencies:
50765083
fast-diff "^1.1.2"
50775084

@@ -5968,6 +5975,13 @@ supports-preserve-symlinks-flag@^1.0.0:
59685975
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
59695976
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
59705977

5978+
synckit@^0.11.12:
5979+
version "0.11.12"
5980+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.12.tgz#abe74124264fbc00a48011b0d98bdc1cffb64a7b"
5981+
integrity sha512-Bh7QjT8/SuKUIfObSXNHNSK6WHo6J1tHCqJsuaFDP7gP0fkzSfTxI8y85JrppZ0h8l0maIgc2tfuZQ6/t3GtnQ==
5982+
dependencies:
5983+
"@pkgr/core" "^0.2.9"
5984+
59715985
table@^5.2.3:
59725986
version "5.4.6"
59735987
resolved "https://registry.yarnpkg.com/table/-/table-5.4.6.tgz#1292d19500ce3f86053b05f0e8e7e4a3bb21079e"

0 commit comments

Comments
 (0)