Skip to content

Commit 69b3062

Browse files
chore(deps): update vitest to 2.1.1 🌟
1 parent ab5ab2a commit 69b3062

File tree

2 files changed

+409
-192
lines changed

2 files changed

+409
-192
lines changed

package.json

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

0 commit comments

Comments
 (0)