Skip to content

Commit

Permalink
chore(deps): prefer instanbul to v8 for coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
Lordfirespeed committed Aug 14, 2024
1 parent 590f293 commit f3389cf
Show file tree
Hide file tree
Showing 3 changed files with 243 additions and 35 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@types/node": "^22.2.0",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/coverage-istanbul": "^2.0.5",
"eta": "2.2.0",
"header-range-parser": "^1.1.3",
"husky": "9.0.11",
Expand Down
Loading

0 comments on commit f3389cf

Please sign in to comment.