Skip to content

Commit

Permalink
build(deps-dev): bump @stylistic/eslint-plugin from 2.10.1 to 2.11.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.10.1 to 2.11.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.11.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 Nov 21, 2024
1 parent 7dd37cc commit dd45328
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"@flex-development/pathe": "3.0.0",
"@flex-development/tutils": "6.0.0-alpha.25",
"@flex-development/unist-util-builder": "2.0.0",
"@stylistic/eslint-plugin": "2.10.1",
"@stylistic/eslint-plugin": "2.11.0",
"@types/chai": "4.3.16",
"@types/eslint": "8.56.10",
"@types/eslint__js": "8.42.3",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1973,7 +1973,7 @@ __metadata:
"@flex-development/tutils": "npm:6.0.0-alpha.25"
"@flex-development/unist-util-builder": "npm:2.0.0"
"@flex-development/unist-util-stringify-position": "npm:1.0.1"
"@stylistic/eslint-plugin": "npm:2.10.1"
"@stylistic/eslint-plugin": "npm:2.11.0"
"@types/chai": "npm:4.3.16"
"@types/eslint": "npm:8.56.10"
"@types/eslint__js": "npm:8.42.3"
Expand Down Expand Up @@ -2543,18 +2543,18 @@ __metadata:
languageName: node
linkType: hard

"@stylistic/eslint-plugin@npm:2.10.1":
version: 2.10.1
resolution: "@stylistic/eslint-plugin@npm:2.10.1"
"@stylistic/eslint-plugin@npm:2.11.0":
version: 2.11.0
resolution: "@stylistic/eslint-plugin@npm:2.11.0"
dependencies:
"@typescript-eslint/utils": "npm:^8.12.2"
"@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: 10/3b83bde95853e175ec02555ade412db326b50b2385eaba1f784d7fd7e5553e877ce4a3699df303e42f26b51248b9a634e86f88727c530822f23b44640e3f2376
checksum: 10/b39b22465d5d92e2e645fdd8c771617536047106343fe00af5b551698da5f569c6c8b32a7f6abf2c727b0ebd942e4667b60fea46e520392784d4976062da697d
languageName: node
linkType: hard

Expand Down Expand Up @@ -2939,7 +2939,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.15.0, @typescript-eslint/utils@npm:^8.12.2":
"@typescript-eslint/utils@npm:8.15.0, @typescript-eslint/utils@npm:^8.13.0":
version: 8.15.0
resolution: "@typescript-eslint/utils@npm:8.15.0"
dependencies:
Expand Down

0 comments on commit dd45328

Please sign in to comment.