Skip to content

Commit

Permalink
build(deps-dev): bump @stylistic/eslint-plugin from 2.10.0 to 2.10.1
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.0 to 2.10.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/v2.10.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 9c465df commit b1385bf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,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.0",
"@stylistic/eslint-plugin": "2.10.1",
"@types/chai": "4.3.16",
"@types/eslint": "8.56.10",
"@types/eslint__js": "8.42.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1946,7 +1946,7 @@ __metadata:
"@flex-development/tutils": "npm:6.0.0-alpha.25"
"@flex-development/unist-util-builder": "npm:2.0.0"
"@flex-development/unist-util-types": "npm:1.6.1"
"@stylistic/eslint-plugin": "npm:2.10.0"
"@stylistic/eslint-plugin": "npm:2.10.1"
"@types/chai": "npm:4.3.16"
"@types/eslint": "npm:8.56.10"
"@types/eslint__js": "npm:8.42.3"
Expand Down Expand Up @@ -2441,9 +2441,9 @@ __metadata:
languageName: node
linkType: hard

"@stylistic/eslint-plugin@npm:2.10.0":
version: 2.10.0
resolution: "@stylistic/eslint-plugin@npm:2.10.0"
"@stylistic/eslint-plugin@npm:2.10.1":
version: 2.10.1
resolution: "@stylistic/eslint-plugin@npm:2.10.1"
dependencies:
"@typescript-eslint/utils": "npm:^8.12.2"
eslint-visitor-keys: "npm:^4.2.0"
Expand All @@ -2452,7 +2452,7 @@ __metadata:
picomatch: "npm:^4.0.2"
peerDependencies:
eslint: ">=8.40.0"
checksum: 10/8a1efc154cd9405e3708058d409cc2839e7225315e024746c5c9f5791ee12babee507e2a6123f85594b3924fa700ea5a2be9578df6d5bfbbfb78cae4caa52f7c
checksum: 10/3b83bde95853e175ec02555ade412db326b50b2385eaba1f784d7fd7e5553e877ce4a3699df303e42f26b51248b9a634e86f88727c530822f23b44640e3f2376
languageName: node
linkType: hard

Expand Down

0 comments on commit b1385bf

Please sign in to comment.