Skip to content

Commit 0b66442

Browse files
Update dependency @vitest/eslint-plugin to v1.4.0 (#1828)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a1827c6 commit 0b66442

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
@@ -842,7 +842,7 @@ __metadata:
842842
languageName: node
843843
linkType: hard
844844

845-
"@typescript-eslint/scope-manager@npm:8.46.3":
845+
"@typescript-eslint/scope-manager@npm:8.46.3, @typescript-eslint/scope-manager@npm:^8.46.1":
846846
version: 8.46.3
847847
resolution: "@typescript-eslint/scope-manager@npm:8.46.3"
848848
dependencies:
@@ -904,7 +904,7 @@ __metadata:
904904
languageName: node
905905
linkType: hard
906906

907-
"@typescript-eslint/utils@npm:8.46.3, @typescript-eslint/utils@npm:^8.24.1":
907+
"@typescript-eslint/utils@npm:8.46.3, @typescript-eslint/utils@npm:^8.46.1":
908908
version: 8.46.3
909909
resolution: "@typescript-eslint/utils@npm:8.46.3"
910910
dependencies:
@@ -955,20 +955,21 @@ __metadata:
955955
linkType: hard
956956

957957
"@vitest/eslint-plugin@npm:^1.3.4":
958-
version: 1.3.4
959-
resolution: "@vitest/eslint-plugin@npm:1.3.4"
958+
version: 1.4.0
959+
resolution: "@vitest/eslint-plugin@npm:1.4.0"
960960
dependencies:
961-
"@typescript-eslint/utils": "npm:^8.24.1"
961+
"@typescript-eslint/scope-manager": "npm:^8.46.1"
962+
"@typescript-eslint/utils": "npm:^8.46.1"
962963
peerDependencies:
963-
eslint: ">= 8.57.0"
964-
typescript: ">= 5.0.0"
964+
eslint: ">=8.57.0"
965+
typescript: ">=5.0.0"
965966
vitest: "*"
966967
peerDependenciesMeta:
967968
typescript:
968969
optional: true
969970
vitest:
970971
optional: true
971-
checksum: 10c0/26ee3fabfcbd37d55ccf4912bf0e12ee85320c362096ff9537f70dc094364419f25e626c62e7b94d93f758fb732d34811438c669ad58ea080c29d5a4ac459c05
972+
checksum: 10c0/6958ce071d4118560c126077e2aae7b628a3dd26bf586511ed168ec833f5aaf3981cc43ba8783b1b0db5f8517e7d8ed4e7b54b616b4beee43a4bc957d2b1a076
972973
languageName: node
973974
linkType: hard
974975

0 commit comments

Comments
 (0)