Skip to content

Commit 94693cd

Browse files
chore(deps): update dependency vitest to v3 (#353)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 82017f9 commit 94693cd

File tree

2 files changed

+92
-88
lines changed

2 files changed

+92
-88
lines changed

package-lock.json

Lines changed: 91 additions & 87 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"tsx": "^4.7.2",
4848
"typescript": "^5.4.4",
4949
"vite-tsconfig-paths": "^5.0.0",
50-
"vitest": "^2.0.0"
50+
"vitest": "^3.0.0"
5151
},
5252
"lint-staged": {
5353
"*.{js,ts,cjs,mjs,d.cts,d.mts,json,jsonc}": ["biome check --apply --no-errors-on-unmatched"]

0 commit comments

Comments
 (0)