Skip to content

Commit 34056ad

Browse files
chore(deps): update dependency vitest to v4 (#983)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c80546d commit 34056ad

File tree

2 files changed

+74
-142
lines changed

2 files changed

+74
-142
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"typescript-eslint": "^8.46.4",
5353
"vite": "^7.2.2",
5454
"vite-plugin-inspect": "^11.3.3",
55-
"vitest": "^3.2.4"
55+
"vitest": "^4.0.9"
5656
},
5757
"simple-git-hooks": {
5858
"pre-commit": "pnpm exec lint-staged --concurrent false"

0 commit comments

Comments
 (0)