Skip to content

Commit 33c7d23

Browse files
committed
chore(deps): update linters
1 parent 3fbce30 commit 33c7d23

File tree

5 files changed

+36
-36
lines changed

5 files changed

+36
-36
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@
278278
"eslint-plugin-jsdoc": "^46.10.1",
279279
"eslint-plugin-jsx-a11y": "^6.10.2",
280280
"eslint-plugin-md": "^1.0.19",
281-
"eslint-plugin-prettier": "^5.2.3",
281+
"eslint-plugin-prettier": "^5.2.5",
282282
"eslint-plugin-react": "^7.37.4",
283283
"eslint-plugin-react-hooks": "^4.6.2",
284284
"eslint-plugin-wpcalypso": "workspace:^",
@@ -314,7 +314,7 @@
314314
"stackframe": "^1.1.1",
315315
"stacktrace-gps": "^3.0.3",
316316
"storybook": "^8.6.9",
317-
"stylelint": "^16.15.0",
317+
"stylelint": "^16.17.0",
318318
"tslib": "^2.3.0",
319319
"typescript": "5.8.2",
320320
"webpack": "^5.97.1",

packages/eslint-plugin-package-json/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"@automattic/calypso-typescript-config": "workspace:^"
2929
},
3030
"peerDependencies": {
31-
"eslint": ">=8.57.1"
31+
"eslint": ">=9.23.0"
3232
}
3333
}

packages/eslint-plugin-wpcalypso/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"peerDependencies": {
2727
"@babel/core": ">=7.26.10",
28-
"eslint": ">=8.57.1",
28+
"eslint": ">=9.23.0",
2929
"eslint-plugin-inclusive-language": "^2.2.1",
3030
"eslint-plugin-jsdoc": "^46.10.1",
3131
"eslint-plugin-react": "^7.37.4",

packages/fingerprintjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@typescript-eslint/parser": "^5.62.0",
6666
"eslint": "^8.57.1",
6767
"eslint-config-prettier": "^9.1.0",
68-
"eslint-plugin-prettier": "^5.2.3",
68+
"eslint-plugin-prettier": "^5.2.5",
6969
"file-loader": "^6.2.0",
7070
"got": "^11.8.6",
7171
"html-webpack-plugin": "^5.6.3",

yarn.lock

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -981,7 +981,7 @@ __metadata:
981981
esquery: "npm:^1.4.0"
982982
npm-package-json-lint: "npm:^8.0.0"
983983
peerDependencies:
984-
eslint: ">=8.57.1"
984+
eslint: ">=9.23.0"
985985
languageName: unknown
986986
linkType: soft
987987

@@ -1033,7 +1033,7 @@ __metadata:
10331033
"@typescript-eslint/parser": "npm:^5.62.0"
10341034
eslint: "npm:^8.57.1"
10351035
eslint-config-prettier: "npm:^9.1.0"
1036-
eslint-plugin-prettier: "npm:^5.2.3"
1036+
eslint-plugin-prettier: "npm:^5.2.5"
10371037
file-loader: "npm:^6.2.0"
10381038
got: "npm:^11.8.6"
10391039
html-webpack-plugin: "npm:^5.6.3"
@@ -5732,10 +5732,10 @@ __metadata:
57325732
languageName: node
57335733
linkType: hard
57345734

5735-
"@pkgr/core@npm:^0.1.0":
5736-
version: 0.1.0
5737-
resolution: "@pkgr/core@npm:0.1.0"
5738-
checksum: 8f4a0aa6cc1c445fec4f5f12157047e8a05e30b5c03441156f40203d6430f84d15135e8f1a6886e6c9800ff0e4a75d9d3419a43dbcd7490683f2882375a3b99a
5735+
"@pkgr/core@npm:^0.2.0":
5736+
version: 0.2.0
5737+
resolution: "@pkgr/core@npm:0.2.0"
5738+
checksum: 29cb9c15f4788096b8b8b786b19c75b6398b6afe814a97189922c3046d8acb5d24f1217fd2537c3f8e42c04e48d572295e7ee56d77964ddc932c44eb5a615931
57395739
languageName: node
57405740
linkType: hard
57415741

@@ -17855,23 +17855,23 @@ __metadata:
1785517855
languageName: node
1785617856
linkType: hard
1785717857

17858-
"eslint-plugin-prettier@npm:^5.0.0, eslint-plugin-prettier@npm:^5.2.3":
17859-
version: 5.2.3
17860-
resolution: "eslint-plugin-prettier@npm:5.2.3"
17858+
"eslint-plugin-prettier@npm:^5.0.0, eslint-plugin-prettier@npm:^5.2.5":
17859+
version: 5.2.6
17860+
resolution: "eslint-plugin-prettier@npm:5.2.6"
1786117861
dependencies:
1786217862
prettier-linter-helpers: "npm:^1.0.0"
17863-
synckit: "npm:^0.9.1"
17863+
synckit: "npm:^0.11.0"
1786417864
peerDependencies:
1786517865
"@types/eslint": ">=8.0.0"
1786617866
eslint: ">=8.0.0"
17867-
eslint-config-prettier: "*"
17867+
eslint-config-prettier: ">= 7.0.0 <10.0.0 || >=10.1.0"
1786817868
prettier: ">=3.0.0"
1786917869
peerDependenciesMeta:
1787017870
"@types/eslint":
1787117871
optional: true
1787217872
eslint-config-prettier:
1787317873
optional: true
17874-
checksum: 60d9c03491ec6080ac1d71d0bee1361539ff6beb9b91ac98cfa7176c9ed52b7dbe7119ebee5b441b479d447d17d802a4a492ee06095ef2f22c460e3dd6459302
17874+
checksum: 9911740a5edac7933d92671381908671c61ffa32a3cee7aed667ebab89831ee2c0b69eb9530f68dbe172ca9d4b3fa3d47350762dc1eb096a3ce125fa31c0e616
1787517875
languageName: node
1787617876
linkType: hard
1787717877

@@ -17923,7 +17923,7 @@ __metadata:
1792317923
eslint: "npm:^8.57.1"
1792417924
peerDependencies:
1792517925
"@babel/core": ">=7.26.10"
17926-
eslint: ">=8.57.1"
17926+
eslint: ">=9.23.0"
1792717927
eslint-plugin-inclusive-language: ^2.2.1
1792817928
eslint-plugin-jsdoc: ^46.10.1
1792917929
eslint-plugin-react: ^7.37.4
@@ -18795,7 +18795,7 @@ __metadata:
1879518795
languageName: node
1879618796
linkType: hard
1879718797

18798-
"file-entry-cache@npm:^10.0.6":
18798+
"file-entry-cache@npm:^10.0.7":
1879918799
version: 10.0.7
1880018800
resolution: "file-entry-cache@npm:10.0.7"
1880118801
dependencies:
@@ -32714,9 +32714,9 @@ __metadata:
3271432714
languageName: node
3271532715
linkType: hard
3271632716

32717-
"stylelint@npm:^16.15.0, stylelint@npm:^16.8.2":
32718-
version: 16.15.0
32719-
resolution: "stylelint@npm:16.15.0"
32717+
"stylelint@npm:^16.17.0, stylelint@npm:^16.8.2":
32718+
version: 16.17.0
32719+
resolution: "stylelint@npm:16.17.0"
3272032720
dependencies:
3272132721
"@csstools/css-parser-algorithms": "npm:^3.0.4"
3272232722
"@csstools/css-tokenizer": "npm:^3.0.3"
@@ -32731,7 +32731,7 @@ __metadata:
3273132731
debug: "npm:^4.3.7"
3273232732
fast-glob: "npm:^3.3.3"
3273332733
fastest-levenshtein: "npm:^1.0.16"
32734-
file-entry-cache: "npm:^10.0.6"
32734+
file-entry-cache: "npm:^10.0.7"
3273532735
global-modules: "npm:^2.0.0"
3273632736
globby: "npm:^11.1.0"
3273732737
globjoin: "npm:^0.1.4"
@@ -32758,7 +32758,7 @@ __metadata:
3275832758
write-file-atomic: "npm:^5.0.1"
3275932759
bin:
3276032760
stylelint: bin/stylelint.mjs
32761-
checksum: 32dee221fe8980e08adcdc7c48ddab51eac263784b0cc2f4eb9c029e3589ad6ce7dae710ec2aadb57bdbfecec579326c75918686f1563576715cbd3095c5dd12
32761+
checksum: 0b1bb4e362babe799afc42086fdc3a5621c230a0d4ad4a947a44d14311b758bf5a0fab0dea4fef31223dde97617f43510a37480d25f9eed23e2ff71e97c33e07
3276232762
languageName: node
3276332763
linkType: hard
3276432764

@@ -32953,13 +32953,13 @@ __metadata:
3295332953
languageName: node
3295432954
linkType: hard
3295532955

32956-
"synckit@npm:^0.9.1":
32957-
version: 0.9.2
32958-
resolution: "synckit@npm:0.9.2"
32956+
"synckit@npm:^0.11.0":
32957+
version: 0.11.2
32958+
resolution: "synckit@npm:0.11.2"
3295932959
dependencies:
32960-
"@pkgr/core": "npm:^0.1.0"
32961-
tslib: "npm:^2.6.2"
32962-
checksum: e0c262817444e5b872708adb6f5ad37951ba33f6b2d1d4477d45db1f57573a784618ceed5e6614e0225db330632b1f6b95bb74d21e4d013e45ad4bde03d0cb59
32960+
"@pkgr/core": "npm:^0.2.0"
32961+
tslib: "npm:^2.8.1"
32962+
checksum: e7744abce8041233d6be40c05dcbff6177aec88f2625a586a01855aa97757d3b6c640714e0c73eed917a382bd76eb815d4af66ca80ca8f94f880fd4dfb9429c6
3296332963
languageName: node
3296432964
linkType: hard
3296532965

@@ -33648,10 +33648,10 @@ __metadata:
3364833648
languageName: node
3364933649
linkType: hard
3365033650

33651-
"tslib@npm:>=2.3.0, 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.4.1, tslib@npm:^2.5.0, tslib@npm:^2.6.2":
33652-
version: 2.6.3
33653-
resolution: "tslib@npm:2.6.3"
33654-
checksum: 2598aef53d9dbe711af75522464b2104724d6467b26a60f2bdac8297d2b5f1f6b86a71f61717384aa8fd897240467aaa7bcc36a0700a0faf751293d1331db39a
33651+
"tslib@npm:>=2.3.0, 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.4.1, tslib@npm:^2.5.0, tslib@npm:^2.8.1":
33652+
version: 2.8.1
33653+
resolution: "tslib@npm:2.8.1"
33654+
checksum: 9c4759110a19c53f992d9aae23aac5ced636e99887b51b9e61def52611732872ff7668757d4e4c61f19691e36f4da981cd9485e869b4a7408d689f6bf1f14e62
3365533655
languageName: node
3365633656
linkType: hard
3365733657

@@ -35624,7 +35624,7 @@ __metadata:
3562435624
eslint-plugin-jsdoc: "npm:^46.10.1"
3562535625
eslint-plugin-jsx-a11y: "npm:^6.10.2"
3562635626
eslint-plugin-md: "npm:^1.0.19"
35627-
eslint-plugin-prettier: "npm:^5.2.3"
35627+
eslint-plugin-prettier: "npm:^5.2.5"
3562835628
eslint-plugin-react: "npm:^7.37.4"
3562935629
eslint-plugin-react-hooks: "npm:^4.6.2"
3563035630
eslint-plugin-wpcalypso: "workspace:^"
@@ -35676,7 +35676,7 @@ __metadata:
3567635676
stackframe: "npm:^1.1.1"
3567735677
stacktrace-gps: "npm:^3.0.3"
3567835678
storybook: "npm:^8.6.9"
35679-
stylelint: "npm:^16.15.0"
35679+
stylelint: "npm:^16.17.0"
3568035680
swiper: "npm:^10.1.0"
3568135681
tslib: "npm:^2.3.0"
3568235682
typescript: "npm:5.8.2"

0 commit comments

Comments
 (0)