Skip to content

Commit

Permalink
chore(deps): update dependency vitest to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 8790b2b commit 549a5ab
Show file tree
Hide file tree
Showing 3 changed files with 174 additions and 241 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"typescript": "5.6.3",
"unbuild": "2.0.0",
"vite": "5.4.10",
"vitest": "1.6.0",
"vitest": "2.1.4",
"vue": "3.5.12"
}
}
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"typescript": "5.6.3",
"unbuild": "2.0.0",
"vite": "5.4.10",
"vitest": "1.6.0",
"vitest": "2.1.4",
"vue": "3.5.12"
}
}
Loading

0 comments on commit 549a5ab

Please sign in to comment.