Skip to content

Commit

Permalink
Update vitest monorepo to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
ezzatron-renovate[bot] authored Jul 15, 2024
1 parent 55d54cf commit 095eac7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/node": "^20.4.4",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@vitest/coverage-v8": "^1.3.1",
"@vitest/coverage-v8": "^2.0.0",
"eslint": "^8.17.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.2.5",
Expand All @@ -72,6 +72,6 @@
"ts-node": "^10.9.1",
"typescript": "^5.0.4",
"vite": "^5.1.6",
"vitest": "^1.3.1"
"vitest": "^2.0.0"
}
}

0 comments on commit 095eac7

Please sign in to comment.