Skip to content

Commit 2738862

Browse files
chore(deps): update vitest to 1.6.0 🌟
1 parent 98ac098 commit 2738862

File tree

2 files changed

+437
-103
lines changed

2 files changed

+437
-103
lines changed

package.json

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

0 commit comments

Comments
 (0)