Skip to content

Commit a073e9f

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

File tree

2 files changed

+143
-144
lines changed

2 files changed

+143
-144
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"tsx": "^4.1.4",
127127
"typescript": "^5.2.2",
128128
"vite": "^5.0.4",
129-
"vitest": "^1.0.4"
129+
"vitest": "^2.0.3"
130130
},
131131
"engines": {
132132
"node": ">=16.14.0"

0 commit comments

Comments
 (0)