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
hywax-assistant committed Feb 3, 2025
1 parent ab79869 commit 39eed0f
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 114 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@commitlint/config-conventional": "^19.6.0",
"@types/lodash": "^4.17.15",
"@types/node": "^20.17.16",
"@vitest/coverage-v8": "^2.1.8",
"@vitest/coverage-v8": "^3.0.5",
"camelcase": "^8.0.0",
"changelogen": "^0.5.7",
"eslint": "^9.19.0",
Expand All @@ -44,7 +44,7 @@
"typescript": "^5.7.3",
"vite": "^5.4.14",
"vite-plugin-dts": "^4.5.0",
"vitest": "^2.1.8"
"vitest": "^3.0.5"
},
"lint-staged": {
"*.ts": "pnpm run lint"
Expand Down
Loading

0 comments on commit 39eed0f

Please sign in to comment.