Skip to content

Commit eb8dbc6

Browse files
chore(deps-dev): bump @stylistic/eslint-plugin from 2.11.0 to 4.1.0
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.11.0 to 4.1.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.1.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 7d12c43 commit eb8dbc6

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.7.1",
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.1.0",
6767
"@types/node": "^22.13.8",
6868
"@typescript-eslint/utils": "^8.25.0",
6969
"eslint": "^9.21.0",

yarn.lock

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -907,7 +907,7 @@ __metadata:
907907
"@eslint/js": "npm:^9.21.0"
908908
"@react-hookz/eslint-formatter-gha": "npm:^3.0.4"
909909
"@semantic-release/exec": "npm:^7.0.3"
910-
"@stylistic/eslint-plugin": "npm:^2.11.0"
910+
"@stylistic/eslint-plugin": "npm:^4.1.0"
911911
"@types/node": "npm:^22.13.8"
912912
"@typescript-eslint/eslint-plugin": "npm:^8.25.0"
913913
"@typescript-eslint/parser": "npm:^8.25.0"
@@ -1158,7 +1158,7 @@ __metadata:
11581158
languageName: node
11591159
linkType: hard
11601160

1161-
"@stylistic/eslint-plugin@npm:^2.11.0, @stylistic/eslint-plugin@npm:^2.6.1":
1161+
"@stylistic/eslint-plugin@npm:^2.6.1":
11621162
version: 2.11.0
11631163
resolution: "@stylistic/eslint-plugin@npm:2.11.0"
11641164
dependencies:
@@ -1173,6 +1173,21 @@ __metadata:
11731173
languageName: node
11741174
linkType: hard
11751175

1176+
"@stylistic/eslint-plugin@npm:^4.1.0":
1177+
version: 4.1.0
1178+
resolution: "@stylistic/eslint-plugin@npm:4.1.0"
1179+
dependencies:
1180+
"@typescript-eslint/utils": "npm:^8.23.0"
1181+
eslint-visitor-keys: "npm:^4.2.0"
1182+
espree: "npm:^10.3.0"
1183+
estraverse: "npm:^5.3.0"
1184+
picomatch: "npm:^4.0.2"
1185+
peerDependencies:
1186+
eslint: ">=9.0.0"
1187+
checksum: 10c0/edf1c14243017ca6b524bec0c3969be45b81e20498a98714290cdb24c3f2c111ad600b352ac254e41f081af2c84ee1895e0dbc63f96e71d96481f3e552e69ea9
1188+
languageName: node
1189+
linkType: hard
1190+
11761191
"@tufjs/canonical-json@npm:2.0.0":
11771192
version: 2.0.0
11781193
resolution: "@tufjs/canonical-json@npm:2.0.0"
@@ -1548,7 +1563,7 @@ __metadata:
15481563
languageName: node
15491564
linkType: hard
15501565

1551-
"@typescript-eslint/utils@npm:8.25.0, @typescript-eslint/utils@npm:^8.21.0, @typescript-eslint/utils@npm:^8.25.0":
1566+
"@typescript-eslint/utils@npm:8.25.0, @typescript-eslint/utils@npm:^8.21.0, @typescript-eslint/utils@npm:^8.23.0, @typescript-eslint/utils@npm:^8.25.0":
15521567
version: 8.25.0
15531568
resolution: "@typescript-eslint/utils@npm:8.25.0"
15541569
dependencies:

0 commit comments

Comments
 (0)