Skip to content

Commit fdaf6b2

Browse files
Update dependency eslint-plugin-prettier to v5
1 parent 925b3f0 commit fdaf6b2

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
@@ -1288,6 +1288,11 @@
12881288
dependencies:
12891289
eslint-scope "5.1.1"
12901290

1291+
"@pkgr/core@^0.2.9":
1292+
version "0.2.9"
1293+
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.9.tgz#d229a7b7f9dac167a156992ef23c7f023653f53b"
1294+
integrity sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==
1295+
12911296
"@rtsao/scc@^1.1.0":
12921297
version "1.1.0"
12931298
resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
@@ -2925,12 +2930,13 @@ eslint-plugin-mocha@6.3.0:
29252930
eslint-utils "^2.0.0"
29262931
ramda "^0.27.0"
29272932

2928-
eslint-plugin-prettier@3.4.1:
2929-
version "3.4.1"
2930-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1.tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5"
2931-
integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g==
2933+
eslint-plugin-prettier@5.5.5:
2934+
version "5.5.5"
2935+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.5.tgz#9eae11593faa108859c26f9a9c367d619a0769c0"
2936+
integrity sha512-hscXkbqUZ2sPithAuLm5MXL+Wph+U7wHngPBv9OMWwlP8iaflyxpjTYZkmdgB4/vPIhemRlBEoLrH7UC1n7aUw==
29322937
dependencies:
2933-
prettier-linter-helpers "^1.0.0"
2938+
prettier-linter-helpers "^1.0.1"
2939+
synckit "^0.11.12"
29342940

29352941
eslint-plugin-react@7.37.5:
29362942
version "7.37.5"
@@ -4972,9 +4978,10 @@ prelude-ls@~1.1.2:
49724978
version "1.1.2"
49734979
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
49744980

4975-
prettier-linter-helpers@^1.0.0:
4976-
version "1.0.0"
4977-
resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz#d23d41fe1375646de2d0104d3454a3008802cf7b"
4981+
prettier-linter-helpers@^1.0.1:
4982+
version "1.0.1"
4983+
resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.1.tgz#6a31f88a4bad6c7adda253de12ba4edaea80ebcd"
4984+
integrity sha512-SxToR7P8Y2lWmv/kTzVLC1t/GDI2WGjMwNhLLE9qtH8Q13C+aEmuRlzDst4Up4s0Wc8sF2M+J57iB3cMLqftfg==
49784985
dependencies:
49794986
fast-diff "^1.1.2"
49804987

@@ -5845,6 +5852,13 @@ supports-preserve-symlinks-flag@^1.0.0:
58455852
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
58465853
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
58475854

5855+
synckit@^0.11.12:
5856+
version "0.11.12"
5857+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.12.tgz#abe74124264fbc00a48011b0d98bdc1cffb64a7b"
5858+
integrity sha512-Bh7QjT8/SuKUIfObSXNHNSK6WHo6J1tHCqJsuaFDP7gP0fkzSfTxI8y85JrppZ0h8l0maIgc2tfuZQ6/t3GtnQ==
5859+
dependencies:
5860+
"@pkgr/core" "^0.2.9"
5861+
58485862
table@^5.2.3:
58495863
version "5.4.6"
58505864
resolved "https://registry.yarnpkg.com/table/-/table-5.4.6.tgz#1292d19500ce3f86053b05f0e8e7e4a3bb21079e"

0 commit comments

Comments
 (0)