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 Sep 13, 2024
1 parent 8da807e commit 85736d9
Show file tree
Hide file tree
Showing 2 changed files with 326 additions and 279 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.1",
"@commitlint/config-conventional": "^19.4.1",
"@types/node": "^20.16.5",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/coverage-v8": "^2.1.1",
"camelcase": "^8.0.0",
"changelogen": "^0.5.5",
"eslint": "^9.10.0",
Expand All @@ -36,7 +36,7 @@
"typescript": "^5.6.2",
"vite": "^5.4.3",
"vite-plugin-dts": "^3.9.1",
"vitest": "^1.6.0"
"vitest": "^2.1.1"
},
"lint-staged": {
"*.ts": "pnpm run lint"
Expand Down
Loading

0 comments on commit 85736d9

Please sign in to comment.