Skip to content

Commit 607e012

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 4267f1e commit 607e012

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.2.0",
6767
"@types/node": "^22.13.10",
6868
"@typescript-eslint/utils": "^8.26.0",
6969
"eslint": "^9.21.0",

yarn.lock

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -924,7 +924,7 @@ __metadata:
924924
"@eslint/js": "npm:^9.22.0"
925925
"@react-hookz/eslint-formatter-gha": "npm:^3.0.4"
926926
"@semantic-release/exec": "npm:^7.0.3"
927-
"@stylistic/eslint-plugin": "npm:^2.11.0"
927+
"@stylistic/eslint-plugin": "npm:^4.2.0"
928928
"@types/node": "npm:^22.13.10"
929929
"@typescript-eslint/eslint-plugin": "npm:^8.26.0"
930930
"@typescript-eslint/parser": "npm:^8.26.0"
@@ -1175,7 +1175,7 @@ __metadata:
11751175
languageName: node
11761176
linkType: hard
11771177

1178-
"@stylistic/eslint-plugin@npm:^2.11.0, @stylistic/eslint-plugin@npm:^2.6.1":
1178+
"@stylistic/eslint-plugin@npm:^2.6.1":
11791179
version: 2.11.0
11801180
resolution: "@stylistic/eslint-plugin@npm:2.11.0"
11811181
dependencies:
@@ -1190,6 +1190,21 @@ __metadata:
11901190
languageName: node
11911191
linkType: hard
11921192

1193+
"@stylistic/eslint-plugin@npm:^4.2.0":
1194+
version: 4.2.0
1195+
resolution: "@stylistic/eslint-plugin@npm:4.2.0"
1196+
dependencies:
1197+
"@typescript-eslint/utils": "npm:^8.23.0"
1198+
eslint-visitor-keys: "npm:^4.2.0"
1199+
espree: "npm:^10.3.0"
1200+
estraverse: "npm:^5.3.0"
1201+
picomatch: "npm:^4.0.2"
1202+
peerDependencies:
1203+
eslint: ">=9.0.0"
1204+
checksum: 10c0/d9b2b08635dc4a98ceb59b3768e58e31ecd65f3e727ca8ed2e3538027d9d3d649d43d62631688cda9087f39b3893950b2a11557ccae11cf55b783b20d3f19e4e
1205+
languageName: node
1206+
linkType: hard
1207+
11931208
"@tufjs/canonical-json@npm:2.0.0":
11941209
version: 2.0.0
11951210
resolution: "@tufjs/canonical-json@npm:2.0.0"
@@ -1556,7 +1571,7 @@ __metadata:
15561571
languageName: node
15571572
linkType: hard
15581573

1559-
"@typescript-eslint/utils@npm:8.26.0, @typescript-eslint/utils@npm:^8.26.0":
1574+
"@typescript-eslint/utils@npm:8.26.0, @typescript-eslint/utils@npm:^8.23.0, @typescript-eslint/utils@npm:^8.26.0":
15601575
version: 8.26.0
15611576
resolution: "@typescript-eslint/utils@npm:8.26.0"
15621577
dependencies:

0 commit comments

Comments
 (0)