Skip to content

Commit c19a8a9

Browse files
chore(deps): update dependency @stylistic/eslint-plugin to v5 (#17640)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b4522b4 commit c19a8a9

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"@babel/generator": "7.27.5",
116116
"@eslint-react/eslint-plugin": "1.52.2",
117117
"@eslint/js": "9.29.0",
118-
"@stylistic/eslint-plugin": "4.4.1",
118+
"@stylistic/eslint-plugin": "5.0.0",
119119
"@types/estree": "1.0.8",
120120
"@typescript-eslint/eslint-plugin": "8.34.1",
121121
"@typescript-eslint/parser": "8.34.1",

yarn.lock

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2273,18 +2273,19 @@ __metadata:
22732273
languageName: node
22742274
linkType: hard
22752275

2276-
"@stylistic/eslint-plugin@npm:4.4.1":
2277-
version: 4.4.1
2278-
resolution: "@stylistic/eslint-plugin@npm:4.4.1"
2276+
"@stylistic/eslint-plugin@npm:5.0.0":
2277+
version: 5.0.0
2278+
resolution: "@stylistic/eslint-plugin@npm:5.0.0"
22792279
dependencies:
2280-
"@typescript-eslint/utils": "npm:^8.32.1"
2281-
eslint-visitor-keys: "npm:^4.2.0"
2282-
espree: "npm:^10.3.0"
2280+
"@eslint-community/eslint-utils": "npm:^4.7.0"
2281+
"@typescript-eslint/types": "npm:^8.34.1"
2282+
eslint-visitor-keys: "npm:^4.2.1"
2283+
espree: "npm:^10.4.0"
22832284
estraverse: "npm:^5.3.0"
22842285
picomatch: "npm:^4.0.2"
22852286
peerDependencies:
22862287
eslint: ">=9.0.0"
2287-
checksum: 10/c230366301fd9620fc31e5f7fbb5edbe796ad195fe8447d1c93823af44b9a1f5431eeb6e96c9ec4a0a2ec3cfdc617108bd3adb08df99f7b11b11fff0175755b2
2288+
checksum: 10/658fdcbc64a2215e43bad23d697a8447f81bc14af997d2b47a348fc52c28d71c16bcc900eaa7b86f6a2d87da405d8eb983602a7d0da9ba0c7b0e02d6480399b2
22882289
languageName: node
22892290
linkType: hard
22902291

@@ -2536,7 +2537,7 @@ __metadata:
25362537
languageName: node
25372538
linkType: hard
25382539

2539-
"@typescript-eslint/utils@npm:8.34.1, @typescript-eslint/utils@npm:^8.0.0, @typescript-eslint/utils@npm:^8.26.1, @typescript-eslint/utils@npm:^8.32.1, @typescript-eslint/utils@npm:^8.34.0":
2540+
"@typescript-eslint/utils@npm:8.34.1, @typescript-eslint/utils@npm:^8.0.0, @typescript-eslint/utils@npm:^8.26.1, @typescript-eslint/utils@npm:^8.34.0":
25402541
version: 8.34.1
25412542
resolution: "@typescript-eslint/utils@npm:8.34.1"
25422543
dependencies:
@@ -4380,7 +4381,7 @@ __metadata:
43804381
languageName: node
43814382
linkType: hard
43824383

4383-
"eslint-visitor-keys@npm:^4.2.0, eslint-visitor-keys@npm:^4.2.1":
4384+
"eslint-visitor-keys@npm:^4.2.1":
43844385
version: 4.2.1
43854386
resolution: "eslint-visitor-keys@npm:4.2.1"
43864387
checksum: 10/3ee00fc6a7002d4b0ffd9dc99e13a6a7882c557329e6c25ab254220d71e5c9c4f89dca4695352949ea678eb1f3ba912a18ef8aac0a7fe094196fd92f441bfce2
@@ -4447,7 +4448,7 @@ __metadata:
44474448
languageName: node
44484449
linkType: hard
44494450

4450-
"espree@npm:10.4.0, espree@npm:^10.0.1, espree@npm:^10.3.0, espree@npm:^10.4.0":
4451+
"espree@npm:10.4.0, espree@npm:^10.0.1, espree@npm:^10.4.0":
44514452
version: 10.4.0
44524453
resolution: "espree@npm:10.4.0"
44534454
dependencies:
@@ -7438,7 +7439,7 @@ __metadata:
74387439
"@prettier/cli": "npm:0.9.0"
74397440
"@prettier/html-tags": "npm:1.0.0"
74407441
"@prettier/parse-srcset": "npm:3.1.0"
7441-
"@stylistic/eslint-plugin": "npm:4.4.1"
7442+
"@stylistic/eslint-plugin": "npm:5.0.0"
74427443
"@types/estree": "npm:1.0.8"
74437444
"@typescript-eslint/eslint-plugin": "npm:8.34.1"
74447445
"@typescript-eslint/parser": "npm:8.34.1"

0 commit comments

Comments
 (0)