Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v3 (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 03044e9 commit 06a56d0
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 112 deletions.
195 changes: 85 additions & 110 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"@eslint/js": "^9",
"@types/eslint__js": "^8",
"@types/node": "^22",
"@vitest/coverage-v8": "^2",
"@vitest/coverage-v8": "^3.0.0",
"eslint": "^9",
"typescript-eslint": "^8",
"typescript": "^5",
"vite-plugin-checker": "^0.8",
"vite-plugin-dts": "^4",
"vite": "^5",
"vitest": "^2"
"vitest": "^3.0.0"
},
"optionalDependencies": {
"@argdown/core": "^1"
Expand Down

0 comments on commit 06a56d0

Please sign in to comment.