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 2, 2024
1 parent 5f012d0 commit 8ae1871
Show file tree
Hide file tree
Showing 3 changed files with 158 additions and 216 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.2",
"unbuild": "2.0.0",
"vite": "5.4.8",
"vitest": "1.6.0",
"vitest": "2.1.2",
"vue": "3.5.10"
}
}
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.2",
"unbuild": "2.0.0",
"vite": "5.4.8",
"vitest": "1.6.0",
"vitest": "2.1.2",
"vue": "3.5.10"
}
}
Loading

0 comments on commit 8ae1871

Please sign in to comment.