Skip to content

Commit f9a5bd9

Browse files
chore(deps): update vitest to 3.1.1 🌟
1 parent d72e0a4 commit f9a5bd9

File tree

2 files changed

+474
-221
lines changed

2 files changed

+474
-221
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"vite": "^4.4.2",
136136
"vite-plugin-eslint": "^1.8.1",
137137
"vite-plugin-istanbul": "^4.1.0",
138-
"vitest": "^0.33.0"
138+
"vitest": "^3.0.0"
139139
},
140140
"scripts": {
141141
"dev": "cross-env NODE_ENV=development concurrently yarn:start:react yarn:start:api:watch",

0 commit comments

Comments
 (0)