Skip to content

Commit ea63a71

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

File tree

2 files changed

+4
-246
lines changed

2 files changed

+4
-246
lines changed

examples/with-vitest/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"npm-run-all2": "^7.0.1",
3131
"typescript": "~5.6.3",
3232
"vite": "^5.4.11",
33-
"vitest": "^1.6.0",
33+
"vitest": "^2.1.8",
3434
"vue-tsc": "^2.1.10"
3535
}
3636
}

0 commit comments

Comments
 (0)