build(deps-dev): bump @vitest/coverage-istanbul from 0.32.2 to 0.33.0 (#143)

Bumps [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) from 0.32.2 to 0.33.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.33.0/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-07-11 11:49:51 +01:00
committed by GitHub
parent c29f283772
commit 35a22a8a57
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"@vercel/ncc": "^0.36.1",
"@vitest/coverage-istanbul": "^0.32.2",
"@vitest/coverage-istanbul": "^0.33.0",
"eslint": "^8.43.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-eslint-comments": "^3.2.0",
+5 -5
View File
@@ -1099,9 +1099,9 @@ __metadata:
languageName: node
linkType: hard
"@vitest/coverage-istanbul@npm:^0.32.2":
version: 0.32.2
resolution: "@vitest/coverage-istanbul@npm:0.32.2"
"@vitest/coverage-istanbul@npm:^0.33.0":
version: 0.33.0
resolution: "@vitest/coverage-istanbul@npm:0.33.0"
dependencies:
istanbul-lib-coverage: ^3.2.0
istanbul-lib-instrument: ^5.2.1
@@ -1111,7 +1111,7 @@ __metadata:
test-exclude: ^6.0.0
peerDependencies:
vitest: ">=0.32.0 <1"
checksum: d7ec04924a979741cb915b8138c031dec3249f7df1f1da4e9d80c8c3ae89944d0838c62da0a07cfc2bb72846291d64e96d312849acb7606c1ee84d5e84eb2f61
checksum: 3150306696e41b9edb6f2519b12a833958bf28c4d77f09cb09760273c1a589375e56e5317e698a2d15a599f2ebadde3edd704e9604cbc6b073386faa22327bb8
languageName: node
linkType: hard
@@ -5242,7 +5242,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^5.60.1
"@typescript-eslint/parser": ^5.60.1
"@vercel/ncc": ^0.36.1
"@vitest/coverage-istanbul": ^0.32.2
"@vitest/coverage-istanbul": ^0.33.0
eslint: ^8.43.0
eslint-import-resolver-typescript: ^3.5.5
eslint-plugin-eslint-comments: ^3.2.0