Skip to content

Commit 5af851d

Browse files
chore(deps): update dependency vitest to v2 (#21)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dcd652c commit 5af851d

File tree

2 files changed

+163
-234
lines changed

2 files changed

+163
-234
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"tsx": "^4.15.8",
100100
"typescript": "^5.5.2",
101101
"vite": "^5.3.2",
102-
"vitest": "^1.6.0",
102+
"vitest": "^2.0.3",
103103
"webpack": "^5.92.1"
104104
},
105105
"engines": {

0 commit comments

Comments
 (0)