Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update vitest monorepo to v2
Browse files Browse the repository at this point in the history
renovate[bot] authored Nov 13, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 03ac8e6 commit dea011b
Showing 2 changed files with 3,009 additions and 677 deletions.
3,682 changes: 3,007 additions & 675 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -60,7 +60,7 @@
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vitejs/plugin-react": "4.3.2",
"@vitest/coverage-v8": "0.34.6",
"@vitest/coverage-v8": "2.1.5",
"eslint": "8.57.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.12",
@@ -70,7 +70,7 @@
"react-syntax-highlighter": "15.5.0",
"typescript": "5.6.3",
"vite": "4.5.5",
"vitest": "0.34.6"
"vitest": "2.1.5"
},
"optionalDevDependencies": {
"@esbuild/android-arm": "0.18.4",

0 comments on commit dea011b

Please sign in to comment.