Skip to content

Commit ae7a5d2

Browse files
chore(deps): update dependency eslint-plugin-prettier to v5
1 parent 43e72c3 commit ae7a5d2

7 files changed

Lines changed: 37 additions & 8 deletions
5.57 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
22.9 KB
Binary file not shown.
27.7 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"conventional-changelog-conventionalcommits": "5.0.0",
4949
"eslint": "7.32.0",
5050
"eslint-config-prettier": "8.10.0",
51-
"eslint-plugin-prettier": "4.2.1",
51+
"eslint-plugin-prettier": "5.2.4",
5252
"husky": "8.0.3",
5353
"jest": "27.5.1",
5454
"lint-staged": "13.3.0",

yarn.lock

Lines changed: 36 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1325,7 +1325,7 @@ __metadata:
13251325
copy-webpack-plugin: ^11.0.0
13261326
eslint: 7.32.0
13271327
eslint-config-prettier: 8.10.0
1328-
eslint-plugin-prettier: 4.2.1
1328+
eslint-plugin-prettier: 5.2.4
13291329
glob: ^8.1.0
13301330
husky: 8.0.3
13311331
jest: 27.5.1
@@ -1706,6 +1706,13 @@ __metadata:
17061706
languageName: node
17071707
linkType: hard
17081708

1709+
"@pkgr/core@npm:^0.2.0":
1710+
version: 0.2.0
1711+
resolution: "@pkgr/core@npm:0.2.0"
1712+
checksum: b7e126161ecf59ceaa0a95ba4b937cc57bf29c42bd72dc129391e4c9ab06aac31e37379dde4f523a736aab9765b18c2494096eedcbe1f494df415998eef2b949
1713+
languageName: node
1714+
linkType: hard
1715+
17091716
"@pnpm/config.env-replace@npm:^1.1.0":
17101717
version: 1.1.0
17111718
resolution: "@pnpm/config.env-replace@npm:1.1.0"
@@ -4151,18 +4158,23 @@ __metadata:
41514158
languageName: node
41524159
linkType: hard
41534160

4154-
"eslint-plugin-prettier@npm:4.2.1":
4155-
version: 4.2.1
4156-
resolution: "eslint-plugin-prettier@npm:4.2.1"
4161+
"eslint-plugin-prettier@npm:5.2.4":
4162+
version: 5.2.4
4163+
resolution: "eslint-plugin-prettier@npm:5.2.4"
41574164
dependencies:
41584165
prettier-linter-helpers: ^1.0.0
4166+
synckit: ^0.10.2
41594167
peerDependencies:
4160-
eslint: ">=7.28.0"
4161-
prettier: ">=2.0.0"
4168+
"@types/eslint": ">=8.0.0"
4169+
eslint: ">=8.0.0"
4170+
eslint-config-prettier: "*"
4171+
prettier: ">=3.0.0"
41624172
peerDependenciesMeta:
4173+
"@types/eslint":
4174+
optional: true
41634175
eslint-config-prettier:
41644176
optional: true
4165-
checksum: b9e839d2334ad8ec7a5589c5cb0f219bded260839a857d7a486997f9870e95106aa59b8756ff3f37202085ebab658de382b0267cae44c3a7f0eb0bcc03a4f6d6
4177+
checksum: f7c70f9cffe73af9e9a8ceaa0b55e689b227eab69ea22da1439bd565f9693579d0f8e5c3ecea70d9df5a0933854c7930dbf47ef563774aac1a804a358851f3b1
41664178
languageName: node
41674179
linkType: hard
41684180

@@ -8856,6 +8868,16 @@ __metadata:
88568868
languageName: node
88578869
linkType: hard
88588870

8871+
"synckit@npm:^0.10.2":
8872+
version: 0.10.2
8873+
resolution: "synckit@npm:0.10.2"
8874+
dependencies:
8875+
"@pkgr/core": ^0.2.0
8876+
tslib: ^2.8.1
8877+
checksum: 84740f1db4a13934854c6808dee63248055c61a124fb22164a3e34751194669bc71db419b2b1d1e3b62e80a6d5bc6a9dfde867243fcbe09ded646ca5929e9a8f
8878+
languageName: node
8879+
linkType: hard
8880+
88598881
"table@npm:^6.0.9":
88608882
version: 6.8.1
88618883
resolution: "table@npm:6.8.1"
@@ -9185,6 +9207,13 @@ __metadata:
91859207
languageName: node
91869208
linkType: hard
91879209

9210+
"tslib@npm:^2.8.1":
9211+
version: 2.8.1
9212+
resolution: "tslib@npm:2.8.1"
9213+
checksum: e4aba30e632b8c8902b47587fd13345e2827fa639e7c3121074d5ee0880723282411a8838f830b55100cbe4517672f84a2472667d355b81e8af165a55dc6203a
9214+
languageName: node
9215+
linkType: hard
9216+
91889217
"tsutils@npm:^3.21.0":
91899218
version: 3.21.0
91909219
resolution: "tsutils@npm:3.21.0"

0 commit comments

Comments
 (0)