Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @vitest/coverage-v8 from 2.1.6 to 2.1.8 #322

Merged
merged 1 commit into from
Dec 15, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1471,8 +1471,8 @@ __metadata:
linkType: hard

"@vitest/coverage-v8@npm:^2.1.3":
version: 2.1.6
resolution: "@vitest/coverage-v8@npm:2.1.6"
version: 2.1.8
resolution: "@vitest/coverage-v8@npm:2.1.8"
dependencies:
"@ampproject/remapping": "npm:^2.3.0"
"@bcoe/v8-coverage": "npm:^0.2.3"
Expand All @@ -1487,12 +1487,12 @@ __metadata:
test-exclude: "npm:^7.0.1"
tinyrainbow: "npm:^1.2.0"
peerDependencies:
"@vitest/browser": 2.1.6
vitest: 2.1.6
"@vitest/browser": 2.1.8
vitest: 2.1.8
peerDependenciesMeta:
"@vitest/browser":
optional: true
checksum: 22b3674e00aa6ce9a55ffecb741a2f1bc160b462d1678109e64308bc2afae6f1760c6003b9941a287499b31b76ee5c91d468778cc1d8836496b6fa84df4a3c42
checksum: b228a23bbaf0eae07ac939399f968b0def2df786091948a12d614919db3f5b6e46db7a1ab4f9d05d5d7f696afd53133a67abc25915f85480cd032442664ac725
languageName: node
linkType: hard

Expand Down
Loading