Skip to content

Commit b775b71

Browse files
chore(deps): update vitest to ^0.34.3 (#9155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c8566a2 commit b775b71

File tree

2 files changed

+124
-159
lines changed

2 files changed

+124
-159
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@types/hash-sum": "^1.0.0",
6868
"@types/node": "^16.4.7",
6969
"@typescript-eslint/parser": "^6.6.0",
70-
"@vitest/coverage-istanbul": "^0.29.7",
70+
"@vitest/coverage-istanbul": "^0.34.3",
7171
"@vue/consolidate": "0.17.3",
7272
"chalk": "^4.1.0",
7373
"conventional-changelog-cli": "^2.0.31",
@@ -103,6 +103,6 @@
103103
"tsx": "^3.12.7",
104104
"typescript": "^5.1.6",
105105
"vite": "^4.3.0",
106-
"vitest": "^0.30.1"
106+
"vitest": "^0.34.3"
107107
}
108108
}

0 commit comments

Comments
 (0)