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
renovate[bot] authored Jul 8, 2024
1 parent 4046e84 commit 191eaaf
Show file tree
Hide file tree
Showing 2 changed files with 848 additions and 396 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/node": "^20.5.9",
"@typescript-eslint/eslint-plugin": "^6.6.0",
"@typescript-eslint/parser": "^6.6.0",
"@vitest/coverage-v8": "^0.34.4",
"@vitest/coverage-v8": "^2.0.0",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
Expand All @@ -44,7 +44,7 @@
"prettier": "^3.0.3",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"vitest": "^0.34.4"
"vitest": "^2.0.0"
},
"lint-staged": {
"*.{ts,js,mjs,cjs}": [
Expand Down
Loading

0 comments on commit 191eaaf

Please sign in to comment.