Skip to content

Commit 7a00e04

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 31dc474 commit 7a00e04

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.13",
6868
"@typescript-eslint/utils": "^8.28.0",
6969
"eslint": "^9.23.0",

yarn.lock

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -925,7 +925,7 @@ __metadata:
925925
"@eslint/js": "npm:^9.23.0"
926926
"@react-hookz/eslint-formatter-gha": "npm:^3.0.4"
927927
"@semantic-release/exec": "npm:^7.0.3"
928-
"@stylistic/eslint-plugin": "npm:^2.11.0"
928+
"@stylistic/eslint-plugin": "npm:^4.2.0"
929929
"@types/node": "npm:^22.13.13"
930930
"@typescript-eslint/eslint-plugin": "npm:^8.27.0"
931931
"@typescript-eslint/parser": "npm:^8.28.0"
@@ -1176,7 +1176,7 @@ __metadata:
11761176
languageName: node
11771177
linkType: hard
11781178

1179-
"@stylistic/eslint-plugin@npm:^2.11.0, @stylistic/eslint-plugin@npm:^2.6.1":
1179+
"@stylistic/eslint-plugin@npm:^2.6.1":
11801180
version: 2.11.0
11811181
resolution: "@stylistic/eslint-plugin@npm:2.11.0"
11821182
dependencies:
@@ -1191,6 +1191,21 @@ __metadata:
11911191
languageName: node
11921192
linkType: hard
11931193

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

1610-
"@typescript-eslint/utils@npm:^8.28.0":
1625+
"@typescript-eslint/utils@npm:^8.23.0, @typescript-eslint/utils@npm:^8.28.0":
16111626
version: 8.28.0
16121627
resolution: "@typescript-eslint/utils@npm:8.28.0"
16131628
dependencies:

0 commit comments

Comments
 (0)