Skip to content

Commit

Permalink
build(deps-dev): bump @vitest/coverage-v8 from 2.1.3 to 2.1.4
Browse files Browse the repository at this point in the history
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.4/packages/coverage-v8)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent bf6a34c commit aaa98aa
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2233,28 +2233,28 @@ __metadata:
linkType: hard

"@vitest/coverage-v8@npm:^2.1.3":
version: 2.1.3
resolution: "@vitest/coverage-v8@npm:2.1.3"
version: 2.1.4
resolution: "@vitest/coverage-v8@npm:2.1.4"
dependencies:
"@ampproject/remapping": "npm:^2.3.0"
"@bcoe/v8-coverage": "npm:^0.2.3"
debug: "npm:^4.3.6"
debug: "npm:^4.3.7"
istanbul-lib-coverage: "npm:^3.2.2"
istanbul-lib-report: "npm:^3.0.1"
istanbul-lib-source-maps: "npm:^5.0.6"
istanbul-reports: "npm:^3.1.7"
magic-string: "npm:^0.30.11"
magicast: "npm:^0.3.4"
magic-string: "npm:^0.30.12"
magicast: "npm:^0.3.5"
std-env: "npm:^3.7.0"
test-exclude: "npm:^7.0.1"
tinyrainbow: "npm:^1.2.0"
peerDependencies:
"@vitest/browser": 2.1.3
vitest: 2.1.3
"@vitest/browser": 2.1.4
vitest: 2.1.4
peerDependenciesMeta:
"@vitest/browser":
optional: true
checksum: 10c0/5fdff9e9dd8b8d2030c00a5273ba2b27441c0cb45d007b6671504745dac6d095c160a01433789e7ed1ca6cd234246f883c1d52c02cfb62f8ae81dda17dd56bc6
checksum: 10c0/f795fdd645ccc46de45baa431a1b3b216d74195b9751cb0498009b8ef929dcd48c2f858570d421908549f5a631ac2931f7c7f3fe4ff0bc80707805beda5c18d7
languageName: node
linkType: hard

Expand Down Expand Up @@ -3018,7 +3018,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.6":
"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.6, debug@npm:^4.3.7":
version: 4.3.7
resolution: "debug@npm:4.3.7"
dependencies:
Expand Down Expand Up @@ -4276,7 +4276,7 @@ __metadata:
languageName: node
linkType: hard

"magic-string@npm:^0.30.10, magic-string@npm:^0.30.11, magic-string@npm:^0.30.3":
"magic-string@npm:^0.30.10, magic-string@npm:^0.30.11, magic-string@npm:^0.30.12, magic-string@npm:^0.30.3":
version: 0.30.12
resolution: "magic-string@npm:0.30.12"
dependencies:
Expand All @@ -4285,7 +4285,7 @@ __metadata:
languageName: node
linkType: hard

"magicast@npm:^0.3.4":
"magicast@npm:^0.3.5":
version: 0.3.5
resolution: "magicast@npm:0.3.5"
dependencies:
Expand Down

0 comments on commit aaa98aa

Please sign in to comment.