Skip to content

Commit 795c004

Browse files
Update vitest to ^4.0.0 (#26)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f412d1 commit 795c004

File tree

2 files changed

+76
-162
lines changed

2 files changed

+76
-162
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"typescript": "^5.9.2",
5252
"typescript-eslint": "^8.39.0",
5353
"vite": "^7.1.1",
54-
"vitest": "^3.2.4"
54+
"vitest": "^4.0.0"
5555
},
5656
"publishConfig": {
5757
"access": "public"

0 commit comments

Comments
 (0)