Skip to content

chore(deps-dev): bump @vitest/coverage-v8 from 3.0.9 to 3.1.4 #17

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

Closed
Closed
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.28.0",
"@typescript-eslint/parser": "^8.28.0",
"@vitest/coverage-v8": "3.0.9",
"@vitest/coverage-v8": "3.1.4",
"eslint": "^9.23.0",
"globals": "^16.0.0",
"jest": "^29.7.0",
Expand Down
23 changes: 15 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1510,9 +1510,9 @@ __metadata:
languageName: node
linkType: hard

"@vitest/coverage-v8@npm:3.0.9":
version: 3.0.9
resolution: "@vitest/coverage-v8@npm:3.0.9"
"@vitest/coverage-v8@npm:3.1.4":
version: 3.1.4
resolution: "@vitest/coverage-v8@npm:3.1.4"
dependencies:
"@ampproject/remapping": "npm:^2.3.0"
"@bcoe/v8-coverage": "npm:^1.0.2"
Expand All @@ -1523,16 +1523,16 @@ __metadata:
istanbul-reports: "npm:^3.1.7"
magic-string: "npm:^0.30.17"
magicast: "npm:^0.3.5"
std-env: "npm:^3.8.0"
std-env: "npm:^3.9.0"
test-exclude: "npm:^7.0.1"
tinyrainbow: "npm:^2.0.0"
peerDependencies:
"@vitest/browser": 3.0.9
vitest: 3.0.9
"@vitest/browser": 3.1.4
vitest: 3.1.4
peerDependenciesMeta:
"@vitest/browser":
optional: true
checksum: 10c0/90925acdb783a7293f58cc902e53f46c230c581c75cb6ae4f0e093286039f99097361dde9ecbfd8d887e631797fd31ca32b715b346265dec8462f1d61a11db96
checksum: 10c0/e2073c06254772bfcaf00e40b76599aa9a3d66fc84c3d980941c4d216b4cf3db8b6f7f0ebcd4905c4ca08e8d19b505d9c428363e51a80a2d653a4a510b280e41
languageName: node
linkType: hard

Expand Down Expand Up @@ -4227,7 +4227,7 @@ __metadata:
"@types/uuid": "npm:^10.0.0"
"@typescript-eslint/eslint-plugin": "npm:^8.28.0"
"@typescript-eslint/parser": "npm:^8.28.0"
"@vitest/coverage-v8": "npm:3.0.9"
"@vitest/coverage-v8": "npm:3.1.4"
eslint: "npm:^9.23.0"
globals: "npm:^16.0.0"
jest: "npm:^29.7.0"
Expand Down Expand Up @@ -5406,6 +5406,13 @@ __metadata:
languageName: node
linkType: hard

"std-env@npm:^3.9.0":
version: 3.9.0
resolution: "std-env@npm:3.9.0"
checksum: 10c0/4a6f9218aef3f41046c3c7ecf1f98df00b30a07f4f35c6d47b28329bc2531eef820828951c7d7b39a1c5eb19ad8a46e3ddfc7deb28f0a2f3ceebee11bab7ba50
languageName: node
linkType: hard

"string-length@npm:^4.0.1":
version: 4.0.2
resolution: "string-length@npm:4.0.2"
Expand Down