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 15, 2024
1 parent 3de85b7 commit 53adbb4
Show file tree
Hide file tree
Showing 2 changed files with 327 additions and 193 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"test": "pnpm lint && vitest run --coverage"
},
"devDependencies": {
"@vitest/coverage-v8": "^1.5.3",
"@vitest/coverage-v8": "^2.0.3",
"automd": "^0.3.7",
"changelogen": "^0.5.5",
"esbuild": "^0.20.2",
Expand All @@ -38,7 +38,7 @@
"prettier": "^3.2.5",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"vitest": "^1.5.3"
"vitest": "^2.0.3"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 53adbb4

Please sign in to comment.