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
hywax-assistant committed Aug 22, 2024
1 parent 150cffe commit bf04014
Show file tree
Hide file tree
Showing 2 changed files with 301 additions and 277 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@types/node": "^20.16.1",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/coverage-v8": "^2.0.5",
"camelcase": "^8.0.0",
"changelogen": "^0.5.5",
"eslint": "^9.9.0",
Expand All @@ -36,7 +36,7 @@
"typescript": "^5.5.4",
"vite": "^5.4.2",
"vite-plugin-dts": "^3.9.1",
"vitest": "^1.6.0"
"vitest": "^2.0.5"
},
"lint-staged": {
"*.ts": "pnpm run lint"
Expand Down
Loading

0 comments on commit bf04014

Please sign in to comment.