Skip to content

Commit

Permalink
chore(deps): update dependency @vitest/coverage-istanbul to v3.0.5 (#…
Browse files Browse the repository at this point in the history
…2067)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 9, 2025
1 parent 891de94 commit 70f0d16
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"devDependencies": {
"@cypress/code-coverage": "3.13.11",
"@vitejs/plugin-vue": "5.2.1",
"@vitest/coverage-istanbul": "3.0.4",
"@vitest/coverage-istanbul": "3.0.5",
"@vue/test-utils": "2.4.6",
"concurrently": "9.1.2",
"cross-fetch": "4.1.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2396,9 +2396,9 @@ __metadata:
languageName: node
linkType: hard

"@vitest/coverage-istanbul@npm:3.0.4":
version: 3.0.4
resolution: "@vitest/coverage-istanbul@npm:3.0.4"
"@vitest/coverage-istanbul@npm:3.0.5":
version: 3.0.5
resolution: "@vitest/coverage-istanbul@npm:3.0.5"
dependencies:
"@istanbuljs/schema": "npm:^0.1.3"
debug: "npm:^4.4.0"
Expand All @@ -2411,8 +2411,8 @@ __metadata:
test-exclude: "npm:^7.0.1"
tinyrainbow: "npm:^2.0.0"
peerDependencies:
vitest: 3.0.4
checksum: 10c0/0b7c924cb0e5bb262c1061794c720ed9d73f65511c89489abbfa63299d4a2924ca9c08d8e6b522a194a273783b44d0300062cdd04dd03ce217564f7df1b21b9f
vitest: 3.0.5
checksum: 10c0/6fa4d41927a36101548b84cafcec380472a26cdf8ee318f816b0c4f8cebb46010fd37385c9c3d851480944d2989270b27e93d6cc61e7ced5a1ad574db5207dba
languageName: node
linkType: hard

Expand Down Expand Up @@ -3884,7 +3884,7 @@ __metadata:
"@lumino/widgets": "npm:2.6.0"
"@mdi/js": "npm:7.4.47"
"@vitejs/plugin-vue": "npm:5.2.1"
"@vitest/coverage-istanbul": "npm:3.0.4"
"@vitest/coverage-istanbul": "npm:3.0.5"
"@vue/test-utils": "npm:2.4.6"
"@vueuse/core": "npm:12.5.0"
apexcharts: "npm:3.54.1"
Expand Down

0 comments on commit 70f0d16

Please sign in to comment.