Skip to content

Commit 61badb3

Browse files
Bump @stylistic/eslint-plugin from 5.8.0 to 5.9.0
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 5.8.0 to 5.9.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/v5.9.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 386d0e1 commit 61badb3

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

yarn.lock

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2558,18 +2558,18 @@ __metadata:
25582558
linkType: hard
25592559

25602560
"@stylistic/eslint-plugin@npm:^5.8.0":
2561-
version: 5.8.0
2562-
resolution: "@stylistic/eslint-plugin@npm:5.8.0"
2561+
version: 5.9.0
2562+
resolution: "@stylistic/eslint-plugin@npm:5.9.0"
25632563
dependencies:
25642564
"@eslint-community/eslint-utils": "npm:^4.9.1"
2565-
"@typescript-eslint/types": "npm:^8.54.0"
2565+
"@typescript-eslint/types": "npm:^8.56.0"
25662566
eslint-visitor-keys: "npm:^4.2.1"
25672567
espree: "npm:^10.4.0"
25682568
estraverse: "npm:^5.3.0"
25692569
picomatch: "npm:^4.0.3"
25702570
peerDependencies:
2571-
eslint: ">=9.0.0"
2572-
checksum: 10c0/49d07791ef3079f7e36b60de92796ea5e01ee5feada9bbbeda9dfb4ce404d556a482afb90a8f63465d2fd09f244abcd354d8f870ee3c639ce6e87973122c398d
2571+
eslint: ^9.0.0 || ^10.0.0
2572+
checksum: 10c0/d1953a08ea3df6b5a885509c9763b08d59c173e9c512146e1d2b99a7a377dab94aaabc81369d329c38b7e8434eb80a080a6973c0fd7003d7a8c69a4ccb6f5d05
25732573
languageName: node
25742574
linkType: hard
25752575

@@ -2890,6 +2890,13 @@ __metadata:
28902890
languageName: node
28912891
linkType: hard
28922892

2893+
"@typescript-eslint/types@npm:^8.56.0":
2894+
version: 8.56.0
2895+
resolution: "@typescript-eslint/types@npm:8.56.0"
2896+
checksum: 10c0/5deb4ebf5fa62f9f927f6aa45f7245aa03567e88941cd76e7b083175fd59fc40368a804ba7ff7581eac75706e42ddd5c77d2a60d6b1e76ab7865d559c9af9937
2897+
languageName: node
2898+
linkType: hard
2899+
28932900
"@vitest/coverage-v8@npm:^4.0.17":
28942901
version: 4.0.18
28952902
resolution: "@vitest/coverage-v8@npm:4.0.18"

0 commit comments

Comments
 (0)