Skip to content

Commit 063fa5e

Browse files
authored
chore: update Vitest to 2.1.5 (#382)
1 parent b61592a commit 063fa5e

File tree

2 files changed

+113
-75
lines changed

2 files changed

+113
-75
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"tsx": "^4.19.1",
5555
"typescript": "^5.6.2",
5656
"vite": "^5.4.8",
57-
"vitest": "^2.1.1"
57+
"vitest": "^2.1.5"
5858
},
5959
"simple-git-hooks": {
6060
"pre-commit": "pnpm exec lint-staged --concurrent false"

0 commit comments

Comments
 (0)