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

build(deps-dev): bump @vitest/coverage-v8 from 1.2.2 to 1.3.0 #115

Closed
Closed
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
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1656,8 +1656,8 @@ __metadata:
linkType: hard

"@vitest/coverage-v8@npm:^1.0.0":
version: 1.2.2
resolution: "@vitest/coverage-v8@npm:1.2.2"
version: 1.3.0
resolution: "@vitest/coverage-v8@npm:1.3.0"
dependencies:
"@ampproject/remapping": "npm:^2.2.1"
"@bcoe/v8-coverage": "npm:^0.2.3"
Expand All @@ -1673,8 +1673,8 @@ __metadata:
test-exclude: "npm:^6.0.0"
v8-to-istanbul: "npm:^9.2.0"
peerDependencies:
vitest: ^1.0.0
checksum: 10c0/90e3cfdc7d36df86f95b4bc372851dbf0a9e78ca9d80177674ebb30cf5dff1e786660016aa7e369bd30ac7d1d3edc18d7ab0f6ccfdc9cdfe04ada0e0b5d5911a
vitest: 1.3.0
checksum: 10c0/b9c5ae7ef8689eac1c41cf107ac2f4777a4eab255bd27e21c5133c6768141236abb442501bc022719af5a0f8aade0f0455980f6a64f05055babfd725693b8b7a
languageName: node
linkType: hard

Expand Down
Loading