Skip to content

Commit d82ff30

Browse files
chore(deps): update dependency eslint-plugin-prettier to v5
1 parent f150a78 commit d82ff30

File tree

2 files changed

+24
-5
lines changed

2 files changed

+24
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint": "7.26.0",
3939
"eslint-config-prettier": "8.3.0",
4040
"eslint-plugin-cypress": "2.11.3",
41-
"eslint-plugin-prettier": "3.4.0",
41+
"eslint-plugin-prettier": "5.2.4",
4242
"eslint-plugin-react": "7.23.2",
4343
"execa": "5.0.0",
4444
"globby": "11.0.3",

yarn.lock

Lines changed: 23 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1060,6 +1060,11 @@
10601060
"@nodelib/fs.scandir" "2.1.3"
10611061
fastq "^1.6.0"
10621062

1063+
"@pkgr/core@^0.2.0":
1064+
version "0.2.0"
1065+
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.0.tgz#8dff61038cb5884789d8b323d9869e5363b976f7"
1066+
integrity sha512-vsJDAkYR6qCPu+ioGScGiMYR7LvZYIXh/dlQeviqoTWNCVfKTLYD/LkNWH4Mxsv2a5vpIRc77FN5DnmK1eBggQ==
1067+
10631068
"@samverschueren/stream-to-observable@^0.3.0", "@samverschueren/stream-to-observable@^0.3.1":
10641069
version "0.3.1"
10651070
resolved "https://registry.yarnpkg.com/@samverschueren/stream-to-observable/-/stream-to-observable-0.3.1.tgz#a21117b19ee9be70c379ec1877537ef2e1c63301"
@@ -2380,12 +2385,13 @@ [email protected]:
23802385
dependencies:
23812386
globals "^11.12.0"
23822387

2383-
eslint-plugin-prettier@3.4.0:
2384-
version "3.4.0"
2385-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0.tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7"
2386-
integrity sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw==
2388+
eslint-plugin-prettier@5.2.4:
2389+
version "5.2.4"
2390+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.4.tgz#6daa54a11da8c48971475d7c0e239d0b6c6dbc60"
2391+
integrity sha512-SFtuYmnhwYCtuCDTKPoK+CEzCnEgKTU2qTLwoCxvrC0MFBTIXo1i6hDYOI4cwHaE5GZtlWmTN3YfucYi7KJwPw==
23872392
dependencies:
23882393
prettier-linter-helpers "^1.0.0"
2394+
synckit "^0.10.2"
23892395

23902396
23912397
version "7.23.2"
@@ -5386,6 +5392,14 @@ symbol-observable@^3.0.0:
53865392
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-3.0.0.tgz#eea8f6478c651018e059044268375c408c15c533"
53875393
integrity sha512-6tDOXSHiVjuCaasQSWTmHUWn4PuG7qa3+1WT031yTc/swT7+rLiw3GOrFxaH1E3lLP09dH3bVuVDf2gK5rxG3Q==
53885394

5395+
synckit@^0.10.2:
5396+
version "0.10.2"
5397+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.10.2.tgz#000b87488453b7943edd7ee5c3028057c4490af0"
5398+
integrity sha512-cSGiaCPhFzeFIQY8KKEacv46LclENY4d60jgkwCrKomvRkIjtMyss1dPkHLp/62c1leuOjEedB1+lWcwqTJSvA==
5399+
dependencies:
5400+
"@pkgr/core" "^0.2.0"
5401+
tslib "^2.8.1"
5402+
53895403
table@^6.0.4:
53905404
version "6.7.0"
53915405
resolved "https://registry.yarnpkg.com/table/-/table-6.7.0.tgz#26274751f0ee099c547f6cb91d3eff0d61d155b2"
@@ -5511,6 +5525,11 @@ tslib@^1.9.0:
55115525
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
55125526
integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==
55135527

5528+
tslib@^2.8.1:
5529+
version "2.8.1"
5530+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
5531+
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
5532+
55145533
type-check@^0.4.0, type-check@~0.4.0:
55155534
version "0.4.0"
55165535
resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"

0 commit comments

Comments
 (0)