Skip to content

Commit 9e9f965

Browse files
chore(deps): update dependency eslint-plugin-prettier to ^5.2.6 (#11747)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4a1ab93 commit 9e9f965

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint": "^9.22.0",
4949
"eslint-config-prettier": "^10.1.1",
5050
"eslint-plugin-markdown": "^5.1.0",
51-
"eslint-plugin-prettier": "^5.2.3",
51+
"eslint-plugin-prettier": "^5.2.6",
5252
"eslint-plugin-react": "^7.37.4",
5353
"eslint-plugin-react-compiler": "19.0.0-beta-e552027-20250112",
5454
"eslint-plugin-react-hooks": "^5.2.0",

yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3841,7 +3841,7 @@ __metadata:
38413841
eslint: "npm:^9.22.0"
38423842
eslint-config-prettier: "npm:^10.1.1"
38433843
eslint-plugin-markdown: "npm:^5.1.0"
3844-
eslint-plugin-prettier: "npm:^5.2.3"
3844+
eslint-plugin-prettier: "npm:^5.2.6"
38453845
eslint-plugin-react: "npm:^7.37.4"
38463846
eslint-plugin-react-compiler: "npm:19.0.0-beta-e552027-20250112"
38473847
eslint-plugin-react-hooks: "npm:^5.2.0"
@@ -3932,10 +3932,10 @@ __metadata:
39323932
languageName: node
39333933
linkType: hard
39343934

3935-
"@pkgr/core@npm:^0.1.0":
3936-
version: 0.1.1
3937-
resolution: "@pkgr/core@npm:0.1.1"
3938-
checksum: 10c0/3f7536bc7f57320ab2cf96f8973664bef624710c403357429fbf680a5c3b4843c1dbd389bb43daa6b1f6f1f007bb082f5abcb76bb2b5dc9f421647743b71d3d8
3935+
"@pkgr/core@npm:^0.2.1":
3936+
version: 0.2.1
3937+
resolution: "@pkgr/core@npm:0.2.1"
3938+
checksum: 10c0/760fcb5999a1794179ad7f498dfc342f9135b846d096bda43f07d4278d5557e87e7c889f5670d1338a802dffcc6a52548cc9be3fbd97d68ce3b3901d5d6160cd
39393939
languageName: node
39403940
linkType: hard
39413941

@@ -10079,23 +10079,23 @@ __metadata:
1007910079
languageName: unknown
1008010080
linkType: soft
1008110081

10082-
"eslint-plugin-prettier@npm:^5.2.3":
10083-
version: 5.2.3
10084-
resolution: "eslint-plugin-prettier@npm:5.2.3"
10082+
"eslint-plugin-prettier@npm:^5.2.6":
10083+
version: 5.2.6
10084+
resolution: "eslint-plugin-prettier@npm:5.2.6"
1008510085
dependencies:
1008610086
prettier-linter-helpers: "npm:^1.0.0"
10087-
synckit: "npm:^0.9.1"
10087+
synckit: "npm:^0.11.0"
1008810088
peerDependencies:
1008910089
"@types/eslint": ">=8.0.0"
1009010090
eslint: ">=8.0.0"
10091-
eslint-config-prettier: "*"
10091+
eslint-config-prettier: ">= 7.0.0 <10.0.0 || >=10.1.0"
1009210092
prettier: ">=3.0.0"
1009310093
peerDependenciesMeta:
1009410094
"@types/eslint":
1009510095
optional: true
1009610096
eslint-config-prettier:
1009710097
optional: true
10098-
checksum: 10c0/60d9c03491ec6080ac1d71d0bee1361539ff6beb9b91ac98cfa7176c9ed52b7dbe7119ebee5b441b479d447d17d802a4a492ee06095ef2f22c460e3dd6459302
10098+
checksum: 10c0/9911740a5edac7933d92671381908671c61ffa32a3cee7aed667ebab89831ee2c0b69eb9530f68dbe172ca9d4b3fa3d47350762dc1eb096a3ce125fa31c0e616
1009910099
languageName: node
1010010100
linkType: hard
1010110101

@@ -20854,13 +20854,13 @@ __metadata:
2085420854
languageName: node
2085520855
linkType: hard
2085620856

20857-
"synckit@npm:^0.9.1":
20858-
version: 0.9.1
20859-
resolution: "synckit@npm:0.9.1"
20857+
"synckit@npm:^0.11.0":
20858+
version: 0.11.3
20859+
resolution: "synckit@npm:0.11.3"
2086020860
dependencies:
20861-
"@pkgr/core": "npm:^0.1.0"
20862-
tslib: "npm:^2.6.2"
20863-
checksum: 10c0/d8b89e1bf30ba3ffb469d8418c836ad9c0c062bf47028406b4d06548bc66af97155ea2303b96c93bf5c7c0f0d66153a6fbd6924c76521b434e6a9898982abc2e
20861+
"@pkgr/core": "npm:^0.2.1"
20862+
tslib: "npm:^2.8.1"
20863+
checksum: 10c0/7b08187eb13047314ddb71d4868fb7c1f75b15f3a60ce7881bc2adf1d1353c478c1643e3d5e27525b23a09f04f87630fdbe4581af67f90d57741856658c1fb95
2086420864
languageName: node
2086520865
linkType: hard
2086620866

@@ -21437,7 +21437,7 @@ __metadata:
2143721437
languageName: node
2143821438
linkType: hard
2143921439

21440-
"tslib@npm:^2.0.0, tslib@npm:^2.0.1, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.3.0, tslib@npm:^2.4.0, tslib@npm:^2.6.2":
21440+
"tslib@npm:^2.0.0, tslib@npm:^2.0.1, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.3.0, tslib@npm:^2.4.0":
2144121441
version: 2.6.3
2144221442
resolution: "tslib@npm:2.6.3"
2144321443
checksum: 10c0/2598aef53d9dbe711af75522464b2104724d6467b26a60f2bdac8297d2b5f1f6b86a71f61717384aa8fd897240467aaa7bcc36a0700a0faf751293d1331db39a

0 commit comments

Comments
 (0)