Skip to content

Commit 2ea8085

Browse files
chore(deps-dev): bump @stylistic/eslint-plugin from 2.11.0 to 3.0.1
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.11.0 to 3.0.1. - [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/v3.0.1/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 0be6049 commit 2ea8085

File tree

2 files changed

+18
-3
lines changed

2 files changed

+18
-3
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.3",
6565
"@semantic-release/exec": "^7.0.3",
66-
"@stylistic/eslint-plugin": "^2.11.0",
66+
"@stylistic/eslint-plugin": "^3.0.1",
6767
"@types/node": "^22.13.1",
6868
"@typescript-eslint/utils": "^8.23.0",
6969
"eslint": "^9.19.0",

yarn.lock

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -907,7 +907,7 @@ __metadata:
907907
"@eslint/js": "npm:^9.19.0"
908908
"@react-hookz/eslint-formatter-gha": "npm:^3.0.3"
909909
"@semantic-release/exec": "npm:^7.0.3"
910-
"@stylistic/eslint-plugin": "npm:^2.11.0"
910+
"@stylistic/eslint-plugin": "npm:^3.0.1"
911911
"@types/node": "npm:^22.13.1"
912912
"@typescript-eslint/eslint-plugin": "npm:^8.23.0"
913913
"@typescript-eslint/parser": "npm:^8.23.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:^3.0.1":
1177+
version: 3.0.1
1178+
resolution: "@stylistic/eslint-plugin@npm:3.0.1"
1179+
dependencies:
1180+
"@typescript-eslint/utils": "npm:^8.13.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: ">=8.40.0"
1187+
checksum: 10c0/6eda8f5f463cc1fca30aec9e0311fd69a1ca84904856e0a3f0108bff411448592a35696dc2b5060fffe0d9c85ce67026cb479d6435bcdb083a29c9d9cb9ebb18
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"

0 commit comments

Comments
 (0)