Skip to content

Commit

Permalink
Merge pull request #4093 from ProjectMirador/vitest
Browse files Browse the repository at this point in the history
Update vitest.
  • Loading branch information
jcoyne authored Feb 4, 2025
2 parents fba3b5d + 24085a2 commit 6d27937
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 @@ -90,8 +90,8 @@
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.4.3",
"@vitejs/plugin-react": "^4.3.3",
"@vitest/coverage-v8": "^2.1.8",
"@vitest/ui": "^2.1.4",
"@vitest/coverage-v8": "^3.0.5",
"@vitest/ui": "^3.0.5",
"bundlewatch": "^0.4.0",
"chalk": "^5.3.0",
"eslint": "^8.11.0",
Expand All @@ -112,7 +112,7 @@
"redux-mock-store": "^1.5.1",
"redux-saga-test-plan": "^4.0.0-rc.3",
"vite": "^6.0.0",
"vitest": "^2.1.4",
"vitest": "^3.0.5",
"vitest-fetch-mock": "^0.4.2"
},
"peerDependencies": {
Expand Down

0 comments on commit 6d27937

Please sign in to comment.