Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent 7b3f0bd commit 27cdf82
Show file tree
Hide file tree
Showing 2 changed files with 302 additions and 196 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
},
"devDependencies": {
"@types/node": "^20.12.7",
"@vitest/coverage-v8": "^1.5.3",
"@vitest/ui": "^1.5.3",
"@vitest/coverage-v8": "^2.0.4",
"@vitest/ui": "^2.0.4",
"ast-types": "^0.16.1",
"changelogen": "^0.5.5",
"eslint": "^8.57.0",
Expand All @@ -62,7 +62,7 @@
"source-map": "npm:source-map-js@latest",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"vitest": "^1.5.3"
"vitest": "^2.0.4"
},
"resolutions": {
"source-map": "npm:source-map-js@latest"
Expand Down
Loading

0 comments on commit 27cdf82

Please sign in to comment.