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 21, 2025
1 parent 50e2207 commit 9276dcb
Show file tree
Hide file tree
Showing 2 changed files with 1,389 additions and 2,740 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
},
"devDependencies": {
"@types/node": "^20.16.1",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"@vitest/coverage-v8": "^3.0.3",
"@vitest/ui": "^3.0.3",
"ast-types": "^0.16.1",
"changelogen": "^0.5.5",
"eslint": "^9.9.1",
Expand All @@ -60,7 +60,7 @@
"source-map": "npm:source-map-js@latest",
"typescript": "^5.5.4",
"unbuild": "^2.0.0",
"vitest": "^1.6.0"
"vitest": "^3.0.3"
},
"resolutions": {
"source-map": "npm:source-map-js@latest"
Expand Down
Loading

0 comments on commit 9276dcb

Please sign in to comment.