Skip to content

Commit

Permalink
Bump @vitest/coverage-v8 from 1.2.0 to 1.2.1
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 1.2.0 to 1.2.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.1/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 and kinow committed Jan 22, 2024
1 parent 956a98f commit 62eed6b
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1338,8 +1338,8 @@ __metadata:
linkType: hard

"@vitest/coverage-v8@npm:^1.0.2":
version: 1.2.0
resolution: "@vitest/coverage-v8@npm:1.2.0"
version: 1.2.1
resolution: "@vitest/coverage-v8@npm:1.2.1"
dependencies:
"@ampproject/remapping": "npm:^2.2.1"
"@bcoe/v8-coverage": "npm:^0.2.3"
Expand All @@ -1349,14 +1349,14 @@ __metadata:
istanbul-lib-source-maps: "npm:^4.0.1"
istanbul-reports: "npm:^3.1.6"
magic-string: "npm:^0.30.5"
magicast: "npm:^0.3.2"
magicast: "npm:^0.3.3"
picocolors: "npm:^1.0.0"
std-env: "npm:^3.5.0"
test-exclude: "npm:^6.0.0"
v8-to-istanbul: "npm:^9.2.0"
peerDependencies:
vitest: ^1.0.0
checksum: 76b3aa68125f456749587dc9a1a0451e4b577ab3bb833360680f7668d4af3e6ddaffca9eb906716c5efdaa2da83e988733f19b513af002cda2f287d85d7ab44a
checksum: 9404bda3c6cc13906679ce1cda391738c226e4d498feca9a0b0db565295e646a1265b2afad8ca74072adf6335ec52b2d193a890b4e4999ee98e82f63fc6bdeab
languageName: node
linkType: hard

Expand Down Expand Up @@ -4890,6 +4890,17 @@ __metadata:
languageName: node
linkType: hard

"magicast@npm:^0.3.3":
version: 0.3.3
resolution: "magicast@npm:0.3.3"
dependencies:
"@babel/parser": "npm:^7.23.6"
"@babel/types": "npm:^7.23.6"
source-map-js: "npm:^1.0.2"
checksum: 2eeba19545ac4328433be817bd81fcfa8a517ec67599260541e13ce5ce18b27ff8830f1b87d54a1392d408d1b96e44938bf026920f0110edbdfecc96980919b3
languageName: node
linkType: hard

"make-dir@npm:^3.0.0, make-dir@npm:^3.0.2":
version: 3.1.0
resolution: "make-dir@npm:3.1.0"
Expand Down

0 comments on commit 62eed6b

Please sign in to comment.