Skip to content

Commit 1601934

Browse files
chore(deps-dev): bump @stylistic/eslint-plugin from 2.11.0 to 3.1.0
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.11.0 to 3.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/v3.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 5abd698 commit 1601934

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.4",
6565
"@semantic-release/exec": "^7.0.3",
66-
"@stylistic/eslint-plugin": "^2.11.0",
66+
"@stylistic/eslint-plugin": "^3.1.0",
6767
"@types/node": "^22.13.1",
6868
"@typescript-eslint/utils": "^8.24.0",
6969
"eslint": "^9.20.1",

yarn.lock

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -916,7 +916,7 @@ __metadata:
916916
"@eslint/js": "npm:^9.20.0"
917917
"@react-hookz/eslint-formatter-gha": "npm:^3.0.4"
918918
"@semantic-release/exec": "npm:^7.0.3"
919-
"@stylistic/eslint-plugin": "npm:^2.11.0"
919+
"@stylistic/eslint-plugin": "npm:^3.1.0"
920920
"@types/node": "npm:^22.13.1"
921921
"@typescript-eslint/eslint-plugin": "npm:^8.24.0"
922922
"@typescript-eslint/parser": "npm:^8.24.0"
@@ -1167,7 +1167,7 @@ __metadata:
11671167
languageName: node
11681168
linkType: hard
11691169

1170-
"@stylistic/eslint-plugin@npm:^2.11.0, @stylistic/eslint-plugin@npm:^2.6.1":
1170+
"@stylistic/eslint-plugin@npm:^2.6.1":
11711171
version: 2.11.0
11721172
resolution: "@stylistic/eslint-plugin@npm:2.11.0"
11731173
dependencies:
@@ -1182,6 +1182,21 @@ __metadata:
11821182
languageName: node
11831183
linkType: hard
11841184

1185+
"@stylistic/eslint-plugin@npm:^3.1.0":
1186+
version: 3.1.0
1187+
resolution: "@stylistic/eslint-plugin@npm:3.1.0"
1188+
dependencies:
1189+
"@typescript-eslint/utils": "npm:^8.13.0"
1190+
eslint-visitor-keys: "npm:^4.2.0"
1191+
espree: "npm:^10.3.0"
1192+
estraverse: "npm:^5.3.0"
1193+
picomatch: "npm:^4.0.2"
1194+
peerDependencies:
1195+
eslint: ">=8.40.0"
1196+
checksum: 10c0/e593d78103a89e0555c119625c0ba8c80c8d2c7add0e85215f6be9929002207067df53714785c2c75b8b9e6df774d25c7dead211aed89a57cb45b5cec902a19e
1197+
languageName: node
1198+
linkType: hard
1199+
11851200
"@tufjs/canonical-json@npm:2.0.0":
11861201
version: 2.0.0
11871202
resolution: "@tufjs/canonical-json@npm:2.0.0"

0 commit comments

Comments
 (0)