Skip to content

Commit

Permalink
Bump @vitest/coverage-istanbul from 2.0.5 to 2.1.4
Browse files Browse the repository at this point in the history
Bumps [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) from 2.0.5 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-istanbul)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 1b944d3 commit 77f8bb3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -955,22 +955,22 @@ __metadata:
linkType: hard

"@vitest/coverage-istanbul@npm:^2.0.5":
version: 2.0.5
resolution: "@vitest/coverage-istanbul@npm:2.0.5"
version: 2.1.4
resolution: "@vitest/coverage-istanbul@npm:2.1.4"
dependencies:
"@istanbuljs/schema": "npm:^0.1.3"
debug: "npm:^4.3.5"
debug: "npm:^4.3.7"
istanbul-lib-coverage: "npm:^3.2.2"
istanbul-lib-instrument: "npm:^6.0.3"
istanbul-lib-report: "npm:^3.0.1"
istanbul-lib-source-maps: "npm:^5.0.6"
istanbul-reports: "npm:^3.1.7"
magicast: "npm:^0.3.4"
magicast: "npm:^0.3.5"
test-exclude: "npm:^7.0.1"
tinyrainbow: "npm:^1.2.0"
peerDependencies:
vitest: 2.0.5
checksum: 10/a663fda28c83fcaeb80425af654462173e2c44996afd22b7e45c1f386f64d2ccc3e4d8f0409a96707ae41b5a0c39a22987623b2e1b86a11f137954d17478f865
vitest: 2.1.4
checksum: 10/4ceacb4c6617c2cda85941827c2469b2b2d993ffb0851f90957ef5c172918625cdbe92721280d7812ddd80669065bf611b88fe9d006458107a162e91e7d7ac0c
languageName: node
linkType: hard

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

"debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.5":
"debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.5, debug@npm:^4.3.7":
version: 4.3.7
resolution: "debug@npm:4.3.7"
dependencies:
Expand Down Expand Up @@ -2298,7 +2298,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 77f8bb3

Please sign in to comment.