Skip to content

Commit 871b2c3

Browse files
chore(deps-dev): bump @stylistic/eslint-plugin from 2.11.0 to 2.13.0
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.11.0 to 2.13.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/v2.13.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6522a09 commit 871b2c3

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.6.0",
6464
"@react-hookz/eslint-formatter-gha": "^3.0.3",
6565
"@semantic-release/exec": "^6.0.3",
66-
"@stylistic/eslint-plugin": "^2.11.0",
66+
"@stylistic/eslint-plugin": "^2.13.0",
6767
"@types/node": "^22.10.6",
6868
"@typescript-eslint/utils": "^8.20.0",
6969
"eslint": "^9.18.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.18.0"
908908
"@react-hookz/eslint-formatter-gha": "npm:^3.0.3"
909909
"@semantic-release/exec": "npm:^6.0.3"
910-
"@stylistic/eslint-plugin": "npm:^2.11.0"
910+
"@stylistic/eslint-plugin": "npm:^2.13.0"
911911
"@types/node": "npm:^22.10.6"
912912
"@typescript-eslint/eslint-plugin": "npm:^8.20.0"
913913
"@typescript-eslint/parser": "npm:^8.20.0"
@@ -1165,7 +1165,22 @@ __metadata:
11651165
languageName: node
11661166
linkType: hard
11671167

1168-
"@stylistic/eslint-plugin@npm:^2.11.0, @stylistic/eslint-plugin@npm:^2.6.1":
1168+
"@stylistic/eslint-plugin@npm:^2.13.0":
1169+
version: 2.13.0
1170+
resolution: "@stylistic/eslint-plugin@npm:2.13.0"
1171+
dependencies:
1172+
"@typescript-eslint/utils": "npm:^8.13.0"
1173+
eslint-visitor-keys: "npm:^4.2.0"
1174+
espree: "npm:^10.3.0"
1175+
estraverse: "npm:^5.3.0"
1176+
picomatch: "npm:^4.0.2"
1177+
peerDependencies:
1178+
eslint: ">=8.40.0"
1179+
checksum: 10c0/8a2bf15b4a29399d4a55f65385e380f30ba5ab029005f5ff119b71456d4df301d5b4bb30c635904d69dc19c50a337c7b2d991cd86092a94fe202655725659576
1180+
languageName: node
1181+
linkType: hard
1182+
1183+
"@stylistic/eslint-plugin@npm:^2.6.1":
11691184
version: 2.11.0
11701185
resolution: "@stylistic/eslint-plugin@npm:2.11.0"
11711186
dependencies:

0 commit comments

Comments
 (0)