Skip to content

Commit b1385bf

Browse files
build(deps-dev): bump @stylistic/eslint-plugin from 2.10.0 to 2.10.1
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] <support@github.com>
1 parent 9c465df commit b1385bf

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@flex-development/pathe": "3.0.0",
9292
"@flex-development/tutils": "6.0.0-alpha.25",
9393
"@flex-development/unist-util-builder": "2.0.0",
94-
"@stylistic/eslint-plugin": "2.10.0",
94+
"@stylistic/eslint-plugin": "2.10.1",
9595
"@types/chai": "4.3.16",
9696
"@types/eslint": "8.56.10",
9797
"@types/eslint__js": "8.42.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1946,7 +1946,7 @@ __metadata:
19461946
"@flex-development/tutils": "npm:6.0.0-alpha.25"
19471947
"@flex-development/unist-util-builder": "npm:2.0.0"
19481948
"@flex-development/unist-util-types": "npm:1.6.1"
1949-
"@stylistic/eslint-plugin": "npm:2.10.0"
1949+
"@stylistic/eslint-plugin": "npm:2.10.1"
19501950
"@types/chai": "npm:4.3.16"
19511951
"@types/eslint": "npm:8.56.10"
19521952
"@types/eslint__js": "npm:8.42.3"
@@ -2441,9 +2441,9 @@ __metadata:
24412441
languageName: node
24422442
linkType: hard
24432443

2444-
"@stylistic/eslint-plugin@npm:2.10.0":
2445-
version: 2.10.0
2446-
resolution: "@stylistic/eslint-plugin@npm:2.10.0"
2444+
"@stylistic/eslint-plugin@npm:2.10.1":
2445+
version: 2.10.1
2446+
resolution: "@stylistic/eslint-plugin@npm:2.10.1"
24472447
dependencies:
24482448
"@typescript-eslint/utils": "npm:^8.12.2"
24492449
eslint-visitor-keys: "npm:^4.2.0"
@@ -2452,7 +2452,7 @@ __metadata:
24522452
picomatch: "npm:^4.0.2"
24532453
peerDependencies:
24542454
eslint: ">=8.40.0"
2455-
checksum: 10/8a1efc154cd9405e3708058d409cc2839e7225315e024746c5c9f5791ee12babee507e2a6123f85594b3924fa700ea5a2be9578df6d5bfbbfb78cae4caa52f7c
2455+
checksum: 10/3b83bde95853e175ec02555ade412db326b50b2385eaba1f784d7fd7e5553e877ce4a3699df303e42f26b51248b9a634e86f88727c530822f23b44640e3f2376
24562456
languageName: node
24572457
linkType: hard
24582458

0 commit comments

Comments
 (0)