Skip to content

Commit 89273ab

Browse files
chore(deps): update dependency @vitest/coverage-v8 to ^1.1.3
1 parent c3a8140 commit 89273ab

File tree

3 files changed

+96
-108
lines changed

3 files changed

+96
-108
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"@tsconfig/node16": "^16.1.1",
101101
"@tsconfig/strictest": "^2.0.2",
102102
"@types/node": "16.18.36",
103-
"@vitest/coverage-v8": "^1.1.0",
103+
"@vitest/coverage-v8": "^1.1.3",
104104
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
105105
"commitizen": "^4.3.0",
106106
"conventional-changelog-conventionalcommits": "7.0.2",

packages/lint-staged-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"@total-typescript/ts-reset": "^0.5.1",
104104
"@types/lint-staged": "^13.3.0",
105105
"@types/shell-quote": "^1.7.5",
106-
"@vitest/coverage-v8": "^1.1.0",
106+
"@vitest/coverage-v8": "^1.1.3",
107107
"cross-env": "^7.0.3",
108108
"husky": "^8.0.3",
109109
"lint-staged": "^15.2.0",

0 commit comments

Comments
 (0)