Skip to content

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

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.1",
"eslint": "^9.23.0",
"globals": "^16.0.0",
"jest": "^29.7.0",
Expand Down
18 changes: 9 additions & 9 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.1":
version: 3.1.1
resolution: "@vitest/coverage-v8@npm:3.1.1"
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.8.1"
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.1
vitest: 3.1.1
peerDependenciesMeta:
"@vitest/browser":
optional: true
checksum: 10c0/90925acdb783a7293f58cc902e53f46c230c581c75cb6ae4f0e093286039f99097361dde9ecbfd8d887e631797fd31ca32b715b346265dec8462f1d61a11db96
checksum: 10c0/0f852d8a438d27605955f2a1177e017f48b0dcdc7069318b2b1e031e3561d02a54e4d9a108afacbc8365c8b42f4bcb13282ae7cfaf380bce27741991321e83d9
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.1"
eslint: "npm:^9.23.0"
globals: "npm:^16.0.0"
jest: "npm:^29.7.0"
Expand Down Expand Up @@ -5399,7 +5399,7 @@ __metadata:
languageName: node
linkType: hard

"std-env@npm:^3.8.0":
"std-env@npm:^3.8.0, std-env@npm:^3.8.1":
version: 3.8.1
resolution: "std-env@npm:3.8.1"
checksum: 10c0/e9b19cca6bc6f06f91607db5b636662914ca8ec9efc525a99da6ec7e493afec109d3b017d21d9782b4369fcfb2891c7c4b4e3c60d495fdadf6861ce434e07bf8
Expand Down