Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent 38f087f commit f103d71
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 126 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@types/jsdom": "21.1.7",
"@vitest/coverage-v8": "2.1.8",
"@vitest/ui": "2.1.8",
"@vitest/coverage-v8": "3.0.2",
"@vitest/ui": "3.0.2",
"jsdom": "25.0.1",
"typescript": "5.7.3",
"unbuild": "2.0.0",
"vitest": "2.1.8"
"vitest": "3.0.2"
},
"scripts": {
"test": "vitest",
Expand Down
Loading

0 comments on commit f103d71

Please sign in to comment.