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] committed Jul 15, 2024
1 parent 81ab4d7 commit b007f77
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 @@ -45,7 +45,7 @@
"@types/ws": "^8.5.5",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@vitest/coverage-v8": "^1.5.2",
"@vitest/coverage-v8": "^2.0.0",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.1",
Expand All @@ -61,7 +61,7 @@
"typescript": "^5.2.2",
"vite": "^5.2.10",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.5.2",
"vitest": "^2.0.0",
"ws": "^8.14.2"
}
}

0 comments on commit b007f77

Please sign in to comment.