Skip to content

Commit f61c7a7

Browse files
chore(deps-dev): bump @stylistic/eslint-plugin from 2.11.0 to 4.2.0
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.11.0 to 4.2.0. - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v4.2.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d09bc6b commit f61c7a7

File tree

2 files changed

+19
-4
lines changed

2 files changed

+19
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@commitlint/config-conventional": "^19.8.0",
6464
"@react-hookz/eslint-formatter-gha": "^3.0.4",
6565
"@semantic-release/exec": "^7.0.3",
66-
"@stylistic/eslint-plugin": "^2.11.0",
66+
"@stylistic/eslint-plugin": "^4.2.0",
6767
"@types/node": "^22.13.10",
6868
"@typescript-eslint/utils": "^8.26.0",
6969
"eslint": "^9.22.0",

yarn.lock

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -914,7 +914,7 @@ __metadata:
914914
"@eslint/js": "npm:^9.22.0"
915915
"@react-hookz/eslint-formatter-gha": "npm:^3.0.4"
916916
"@semantic-release/exec": "npm:^7.0.3"
917-
"@stylistic/eslint-plugin": "npm:^2.11.0"
917+
"@stylistic/eslint-plugin": "npm:^4.2.0"
918918
"@types/node": "npm:^22.13.10"
919919
"@typescript-eslint/eslint-plugin": "npm:^8.26.0"
920920
"@typescript-eslint/parser": "npm:^8.26.0"
@@ -1165,7 +1165,7 @@ __metadata:
11651165
languageName: node
11661166
linkType: hard
11671167

1168-
"@stylistic/eslint-plugin@npm:^2.11.0, @stylistic/eslint-plugin@npm:^2.6.1":
1168+
"@stylistic/eslint-plugin@npm:^2.6.1":
11691169
version: 2.11.0
11701170
resolution: "@stylistic/eslint-plugin@npm:2.11.0"
11711171
dependencies:
@@ -1180,6 +1180,21 @@ __metadata:
11801180
languageName: node
11811181
linkType: hard
11821182

1183+
"@stylistic/eslint-plugin@npm:^4.2.0":
1184+
version: 4.2.0
1185+
resolution: "@stylistic/eslint-plugin@npm:4.2.0"
1186+
dependencies:
1187+
"@typescript-eslint/utils": "npm:^8.23.0"
1188+
eslint-visitor-keys: "npm:^4.2.0"
1189+
espree: "npm:^10.3.0"
1190+
estraverse: "npm:^5.3.0"
1191+
picomatch: "npm:^4.0.2"
1192+
peerDependencies:
1193+
eslint: ">=9.0.0"
1194+
checksum: 10c0/d9b2b08635dc4a98ceb59b3768e58e31ecd65f3e727ca8ed2e3538027d9d3d649d43d62631688cda9087f39b3893950b2a11557ccae11cf55b783b20d3f19e4e
1195+
languageName: node
1196+
linkType: hard
1197+
11831198
"@tufjs/canonical-json@npm:2.0.0":
11841199
version: 2.0.0
11851200
resolution: "@tufjs/canonical-json@npm:2.0.0"
@@ -1546,7 +1561,7 @@ __metadata:
15461561
languageName: node
15471562
linkType: hard
15481563

1549-
"@typescript-eslint/utils@npm:8.26.0, @typescript-eslint/utils@npm:^8.26.0":
1564+
"@typescript-eslint/utils@npm:8.26.0, @typescript-eslint/utils@npm:^8.23.0, @typescript-eslint/utils@npm:^8.26.0":
15501565
version: 8.26.0
15511566
resolution: "@typescript-eslint/utils@npm:8.26.0"
15521567
dependencies:

0 commit comments

Comments
 (0)