Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v3 (#73)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 15, 2025
1 parent ca8c0e1 commit 310772c
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 114 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.9",
"@vitest/ui": "2.1.9",
"@vitest/coverage-v8": "3.0.5",
"@vitest/ui": "3.0.5",
"jsdom": "26.0.0",
"typescript": "5.7.3",
"unbuild": "3.3.1",
"vitest": "2.1.9"
"vitest": "3.0.5"
},
"scripts": {
"test": "vitest",
Expand Down
Loading

0 comments on commit 310772c

Please sign in to comment.