Skip to content

Commit

Permalink
chore(deps-dev): bump @stylistic/eslint-plugin from 2.11.0 to 2.13.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 4b1a945 commit aea8629
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@commitlint/config-conventional": "^19.6.0",
"@react-hookz/eslint-formatter-gha": "^3.0.3",
"@semantic-release/exec": "^6.0.3",
"@stylistic/eslint-plugin": "^2.11.0",
"@stylistic/eslint-plugin": "^2.13.0",
"@types/node": "^22.10.6",
"@typescript-eslint/utils": "^8.20.0",
"eslint": "^9.18.0",
Expand Down
19 changes: 17 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -907,7 +907,7 @@ __metadata:
"@eslint/js": "npm:^9.18.0"
"@react-hookz/eslint-formatter-gha": "npm:^3.0.3"
"@semantic-release/exec": "npm:^6.0.3"
"@stylistic/eslint-plugin": "npm:^2.11.0"
"@stylistic/eslint-plugin": "npm:^2.13.0"
"@types/node": "npm:^22.10.6"
"@typescript-eslint/eslint-plugin": "npm:^8.19.1"
"@typescript-eslint/parser": "npm:^8.20.0"
Expand Down Expand Up @@ -1165,7 +1165,22 @@ __metadata:
languageName: node
linkType: hard

"@stylistic/eslint-plugin@npm:^2.11.0, @stylistic/eslint-plugin@npm:^2.6.1":
"@stylistic/eslint-plugin@npm:^2.13.0":
version: 2.13.0
resolution: "@stylistic/eslint-plugin@npm:2.13.0"
dependencies:
"@typescript-eslint/utils": "npm:^8.13.0"
eslint-visitor-keys: "npm:^4.2.0"
espree: "npm:^10.3.0"
estraverse: "npm:^5.3.0"
picomatch: "npm:^4.0.2"
peerDependencies:
eslint: ">=8.40.0"
checksum: 10c0/8a2bf15b4a29399d4a55f65385e380f30ba5ab029005f5ff119b71456d4df301d5b4bb30c635904d69dc19c50a337c7b2d991cd86092a94fe202655725659576
languageName: node
linkType: hard

"@stylistic/eslint-plugin@npm:^2.6.1":
version: 2.11.0
resolution: "@stylistic/eslint-plugin@npm:2.11.0"
dependencies:
Expand Down

0 comments on commit aea8629

Please sign in to comment.