Skip to content

Commit

Permalink
Add missing @vitest/coverage-v8 dependency
Browse files Browse the repository at this point in the history
This should fix the tests on CI.
  • Loading branch information
caleb531 committed Nov 18, 2023
1 parent cc4bfd3 commit 32f5518
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 46 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
"@typescript-eslint/eslint-plugin": "^6.6.0",
"@typescript-eslint/parser": "^6.6.0",
"@vitejs/plugin-react": "^4.1.0",
"@vitest/coverage-v8": "^0.34.6",
"dotenv": "^16.3.1",
"encoding": "^0.1.13",
"eslint": "^8.48.0",
Expand Down
148 changes: 102 additions & 46 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 32f5518

Please sign in to comment.