chore: bump vitest and add @vitest/coverage-c8 (#8507)

This commit is contained in:
Parbez
2022-08-17 13:14:21 +05:30
committed by GitHub
parent 812f7f1ea8
commit d97cd936fd
10 changed files with 47 additions and 39 deletions

View File

@@ -68,7 +68,7 @@
"@types/node": "^16.11.48",
"@typescript-eslint/eslint-plugin": "^5.33.0",
"@typescript-eslint/parser": "^5.33.0",
"c8": "^7.12.0",
"@vitest/coverage-c8": "^0.22.0",
"eslint": "^8.22.0",
"eslint-config-marine": "^9.4.1",
"eslint-config-prettier": "^8.5.0",
@@ -80,7 +80,7 @@
"typescript": "^4.7.4",
"unbuild": "^0.8.8",
"undici": "^5.8.2",
"vitest": "^0.21.1",
"vitest": "^0.22.0",
"zlib-sync": "^0.1.7"
},
"engines": {