Skip to content

Commit 10ed624

Browse files
Update dependency @vitest/eslint-plugin to v1.4.2
1 parent 98e8d61 commit 10ed624

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

yarn.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5943,7 +5943,7 @@ __metadata:
59435943
languageName: node
59445944
linkType: hard
59455945

5946-
"@typescript-eslint/scope-manager@npm:8.46.4":
5946+
"@typescript-eslint/scope-manager@npm:8.46.4, @typescript-eslint/scope-manager@npm:^8.46.1":
59475947
version: 8.46.4
59485948
resolution: "@typescript-eslint/scope-manager@npm:8.46.4"
59495949
dependencies:
@@ -6012,7 +6012,7 @@ __metadata:
60126012
languageName: node
60136013
linkType: hard
60146014

6015-
"@typescript-eslint/utils@npm:8.46.4, @typescript-eslint/utils@npm:^8.24.1, @typescript-eslint/utils@npm:^8.32.1, @typescript-eslint/utils@npm:^8.39.0":
6015+
"@typescript-eslint/utils@npm:8.46.4, @typescript-eslint/utils@npm:^8.32.1, @typescript-eslint/utils@npm:^8.39.0, @typescript-eslint/utils@npm:^8.46.1":
60166016
version: 8.46.4
60176017
resolution: "@typescript-eslint/utils@npm:8.46.4"
60186018
dependencies:
@@ -6171,20 +6171,21 @@ __metadata:
61716171
linkType: hard
61726172

61736173
"@vitest/eslint-plugin@npm:^1.3.4":
6174-
version: 1.3.4
6175-
resolution: "@vitest/eslint-plugin@npm:1.3.4"
6174+
version: 1.4.2
6175+
resolution: "@vitest/eslint-plugin@npm:1.4.2"
61766176
dependencies:
6177-
"@typescript-eslint/utils": "npm:^8.24.1"
6177+
"@typescript-eslint/scope-manager": "npm:^8.46.1"
6178+
"@typescript-eslint/utils": "npm:^8.46.1"
61786179
peerDependencies:
6179-
eslint: ">= 8.57.0"
6180-
typescript: ">= 5.0.0"
6180+
eslint: ">=8.57.0"
6181+
typescript: ">=5.0.0"
61816182
vitest: "*"
61826183
peerDependenciesMeta:
61836184
typescript:
61846185
optional: true
61856186
vitest:
61866187
optional: true
6187-
checksum: 10c0/26ee3fabfcbd37d55ccf4912bf0e12ee85320c362096ff9537f70dc094364419f25e626c62e7b94d93f758fb732d34811438c669ad58ea080c29d5a4ac459c05
6188+
checksum: 10c0/39659ba137be75d664cd1e6fb7699dc1784a5c913e479bd92d7ad1ac0f4fb9718be0d281666c8019de5e024328bb97ac6393a1fcd39066744415ebc5ceba11ec
61886189
languageName: node
61896190
linkType: hard
61906191

0 commit comments

Comments
 (0)