Skip to content

Commit

Permalink
upgrade Vitest to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
cometkim committed Aug 22, 2024
1 parent 30472f3 commit a6c452f
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 337 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"vite": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"
},
"dependencies": {
"vitest": "^1.6.0"
"vitest": "^2.0.5"
},
"devDependencies": {
"@jihchi/vite-plugin-rescript": "^6.0.0",
Expand Down
Loading

0 comments on commit a6c452f

Please sign in to comment.