Skip to content

Commit

Permalink
fix(deps): update vitest monorepo to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 13, 2024
1 parent da2a37d commit 118d9a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@
"@types/node": "^20.12.7",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@vitest/coverage-v8": "^1.5.0",
"@vitest/ui": "^1.5.0",
"@vitest/coverage-v8": "^2.0.0",
"@vitest/ui": "^2.0.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.2.5",
"resolve-tspaths": "^0.8.18",
"typescript": "^5.4.5",
"vite": "^5.2.8",
"vitest": "^1.5.0"
"vitest": "^2.0.0"
},
"config": {
"commitizen": {
Expand Down

0 comments on commit 118d9a6

Please sign in to comment.