Skip to content

Commit 0018c83

Browse files
chore(deps): update vitest to v0.31.1 (#234)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5bd8fa5 commit 0018c83

File tree

2 files changed

+364
-56
lines changed

2 files changed

+364
-56
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"@types/tmp": "0.2.3",
9090
"@typescript-eslint/eslint-plugin": "5.59.7",
9191
"@typescript-eslint/parser": "5.59.7",
92-
"@vitest/coverage-c8": "0.25.8",
92+
"@vitest/coverage-c8": "0.31.1",
9393
"cpy-cli": "4.2.0",
9494
"cypress": "12.12.0",
9595
"del-cli": "5.0.0",
@@ -104,7 +104,7 @@
104104
"tmp-promise": "3.0.3",
105105
"typescript": "5.0.4",
106106
"vite-tsconfig-paths": "4.0.7",
107-
"vitest": "0.25.8"
107+
"vitest": "0.31.1"
108108
},
109109
"keywords": [
110110
"Cypress",

0 commit comments

Comments
 (0)