Skip to content

Commit

Permalink
chore: switch to v8 test coverage provider
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Jul 5, 2023
1 parent 404e20f commit ab66bc8
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 76 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@nuxt/module-builder": "^0.4.0",
"@nuxt/test-utils": "^3.6.1",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@vitest/coverage-c8": "^0.32.4",
"@vitest/coverage-v8": "^0.32.4",
"eslint": "^8.44.0",
"nuxt": "^3.6.1",
"standard-version": "^9.5.0",
Expand Down
112 changes: 37 additions & 75 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 ab66bc8

Please sign in to comment.