Skip to content

Commit 67fc466

Browse files
chore(deps): update vitest monorepo to v0.30.1 (#778)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3873c7c commit 67fc466

File tree

2 files changed

+103
-90
lines changed

2 files changed

+103
-90
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/node": "14.18.42",
2222
"@typescript-eslint/eslint-plugin": "5.58.0",
2323
"@typescript-eslint/parser": "5.58.0",
24-
"@vitest/coverage-c8": "0.29.8",
24+
"@vitest/coverage-c8": "0.30.1",
2525
"cpy": "9.0.1",
2626
"eslint": "8.38.0",
2727
"eslint-config-next": "13.3.0",
@@ -35,7 +35,7 @@
3535
"tempy": "3.0.0",
3636
"typescript": "5.0.4",
3737
"vite": "4.2.1",
38-
"vitest": "0.29.8"
38+
"vitest": "0.30.1"
3939
},
4040
"packageManager": "[email protected]"
4141
}

0 commit comments

Comments
 (0)