Skip to content

Commit 64852fb

Browse files
committed
chore(deps): update linters
1 parent 8fc7967 commit 64852fb

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@
311311
"source-map": "^0.7.4",
312312
"stackframe": "^1.1.1",
313313
"stacktrace-gps": "^3.0.3",
314-
"stylelint": "^16.15.0",
314+
"stylelint": "^16.16.0",
315315
"tslib": "^2.3.0",
316316
"typescript": "5.6.3",
317317
"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.22.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.9",
28-
"eslint": ">=8.57.1",
28+
"eslint": ">=9.22.0",
2929
"eslint-plugin-inclusive-language": "^2.2.1",
3030
"eslint-plugin-jsdoc": "^46.10.1",
3131
"eslint-plugin-react": "^7.37.4",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -989,7 +989,7 @@ __metadata:
989989
esquery: "npm:^1.4.0"
990990
npm-package-json-lint: "npm:^8.0.0"
991991
peerDependencies:
992-
eslint: ">=8.57.1"
992+
eslint: ">=9.22.0"
993993
languageName: unknown
994994
linkType: soft
995995

@@ -18305,7 +18305,7 @@ __metadata:
1830518305
eslint: "npm:^8.57.1"
1830618306
peerDependencies:
1830718307
"@babel/core": ">=7.26.9"
18308-
eslint: ">=8.57.1"
18308+
eslint: ">=9.22.0"
1830918309
eslint-plugin-inclusive-language: ^2.2.1
1831018310
eslint-plugin-jsdoc: ^46.10.1
1831118311
eslint-plugin-react: ^7.37.4
@@ -19148,7 +19148,7 @@ __metadata:
1914819148
languageName: node
1914919149
linkType: hard
1915019150

19151-
"file-entry-cache@npm:^10.0.6":
19151+
"file-entry-cache@npm:^10.0.7":
1915219152
version: 10.0.7
1915319153
resolution: "file-entry-cache@npm:10.0.7"
1915419154
dependencies:
@@ -32950,9 +32950,9 @@ __metadata:
3295032950
languageName: node
3295132951
linkType: hard
3295232952

32953-
"stylelint@npm:^16.15.0, stylelint@npm:^16.8.2":
32954-
version: 16.15.0
32955-
resolution: "stylelint@npm:16.15.0"
32953+
"stylelint@npm:^16.16.0, stylelint@npm:^16.8.2":
32954+
version: 16.16.0
32955+
resolution: "stylelint@npm:16.16.0"
3295632956
dependencies:
3295732957
"@csstools/css-parser-algorithms": "npm:^3.0.4"
3295832958
"@csstools/css-tokenizer": "npm:^3.0.3"
@@ -32967,7 +32967,7 @@ __metadata:
3296732967
debug: "npm:^4.3.7"
3296832968
fast-glob: "npm:^3.3.3"
3296932969
fastest-levenshtein: "npm:^1.0.16"
32970-
file-entry-cache: "npm:^10.0.6"
32970+
file-entry-cache: "npm:^10.0.7"
3297132971
global-modules: "npm:^2.0.0"
3297232972
globby: "npm:^11.1.0"
3297332973
globjoin: "npm:^0.1.4"
@@ -32994,7 +32994,7 @@ __metadata:
3299432994
write-file-atomic: "npm:^5.0.1"
3299532995
bin:
3299632996
stylelint: bin/stylelint.mjs
32997-
checksum: 32dee221fe8980e08adcdc7c48ddab51eac263784b0cc2f4eb9c029e3589ad6ce7dae710ec2aadb57bdbfecec579326c75918686f1563576715cbd3095c5dd12
32997+
checksum: 7884a347fbaf04215f205bb9630bce91c72a3d08ddd5aec1d1ad7ccfdff50854bb6ad995945d5d6a6a4052a1c5fadb3fd4929e8e7db4cde5a6ce0f7dbe537800
3299832998
languageName: node
3299932999
linkType: hard
3300033000

@@ -36007,7 +36007,7 @@ __metadata:
3600736007
source-map: "npm:^0.7.4"
3600836008
stackframe: "npm:^1.1.1"
3600936009
stacktrace-gps: "npm:^3.0.3"
36010-
stylelint: "npm:^16.15.0"
36010+
stylelint: "npm:^16.16.0"
3601136011
swiper: "npm:^10.1.0"
3601236012
tslib: "npm:^2.3.0"
3601336013
typescript: "npm:5.6.3"

0 commit comments

Comments
 (0)