Skip to content

Commit 11b4588

Browse files
chore(deps): update dependency eslint-plugin-prettier to v5
1 parent a2ba4f8 commit 11b4588

2 files changed

Lines changed: 24 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"eslint-config-prettier": "^6.15.0",
7070
"eslint-plugin-import": "^2.23.4",
7171
"eslint-plugin-jest": "^23.20.0",
72-
"eslint-plugin-prettier": "^3.4.0",
72+
"eslint-plugin-prettier": "^5.2.4",
7373
"graphql": "^15.5.1",
7474
"graphql-relay": "^0.7.0",
7575
"husky": "^4.3.8",

yarn.lock

Lines changed: 23 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1275,6 +1275,11 @@
12751275
readdirp "^2.2.1"
12761276
upath "^1.1.1"
12771277

1278+
"@pkgr/core@^0.2.0":
1279+
version "0.2.0"
1280+
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.0.tgz#8dff61038cb5884789d8b323d9869e5363b976f7"
1281+
integrity sha512-vsJDAkYR6qCPu+ioGScGiMYR7LvZYIXh/dlQeviqoTWNCVfKTLYD/LkNWH4Mxsv2a5vpIRc77FN5DnmK1eBggQ==
1282+
12781283
"@sinonjs/commons@^1.7.0":
12791284
version "1.7.0"
12801285
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.7.0.tgz#f90ffc52a2e519f018b13b6c4da03cbff36ebed6"
@@ -2572,12 +2577,13 @@ eslint-plugin-jest@^23.20.0:
25722577
dependencies:
25732578
"@typescript-eslint/experimental-utils" "^2.5.0"
25742579

2575-
eslint-plugin-prettier@^3.4.0:
2576-
version "3.4.0"
2577-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0.tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7"
2578-
integrity sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw==
2580+
eslint-plugin-prettier@^5.2.4:
2581+
version "5.2.4"
2582+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.4.tgz#6daa54a11da8c48971475d7c0e239d0b6c6dbc60"
2583+
integrity sha512-SFtuYmnhwYCtuCDTKPoK+CEzCnEgKTU2qTLwoCxvrC0MFBTIXo1i6hDYOI4cwHaE5GZtlWmTN3YfucYi7KJwPw==
25792584
dependencies:
25802585
prettier-linter-helpers "^1.0.0"
2586+
synckit "^0.10.2"
25812587

25822588
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
25832589
version "5.1.1"
@@ -5715,6 +5721,14 @@ symbol-tree@^3.2.4:
57155721
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
57165722
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
57175723

5724+
synckit@^0.10.2:
5725+
version "0.10.2"
5726+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.10.2.tgz#000b87488453b7943edd7ee5c3028057c4490af0"
5727+
integrity sha512-cSGiaCPhFzeFIQY8KKEacv46LclENY4d60jgkwCrKomvRkIjtMyss1dPkHLp/62c1leuOjEedB1+lWcwqTJSvA==
5728+
dependencies:
5729+
"@pkgr/core" "^0.2.0"
5730+
tslib "^2.8.1"
5731+
57185732
table@^6.0.9:
57195733
version "6.7.1"
57205734
resolved "https://registry.yarnpkg.com/table/-/table-6.7.1.tgz#ee05592b7143831a8c94f3cee6aae4c1ccef33e2"
@@ -5851,6 +5865,11 @@ tslib@^1.8.1, tslib@^1.9.0:
58515865
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
58525866
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
58535867

5868+
tslib@^2.8.1:
5869+
version "2.8.1"
5870+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
5871+
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
5872+
58545873
tsutils@^3.17.1:
58555874
version "3.17.1"
58565875
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.17.1.tgz#ed719917f11ca0dee586272b2ac49e015a2dd759"

0 commit comments

Comments
 (0)