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 3e5093a commit 20aa6a9
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 @@ -138,7 +138,7 @@
"@flex-development/mkbuild": "1.0.0-alpha.23",
"@flex-development/tsconfig-utils": "2.0.2",
"@flex-development/tutils": "6.0.0-alpha.25",
"@stylistic/eslint-plugin": "2.10.0",
"@stylistic/eslint-plugin": "2.10.1",
"@types/chai": "5.0.0",
"@types/chai-string": "1.4.5",
"@types/eslint": "9.6.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1776,7 +1776,7 @@ __metadata:
"@flex-development/pkg-types": "npm:4.1.0"
"@flex-development/tsconfig-utils": "npm:2.0.2"
"@flex-development/tutils": "npm:6.0.0-alpha.25"
"@stylistic/eslint-plugin": "npm:2.10.0"
"@stylistic/eslint-plugin": "npm:2.10.1"
"@types/chai": "npm:5.0.0"
"@types/chai-string": "npm:1.4.5"
"@types/eslint": "npm:9.6.1"
Expand Down Expand Up @@ -2533,9 +2533,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 @@ -2544,7 +2544,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 20aa6a9

Please sign in to comment.