Skip to content

Commit 26b8778

Browse files
committed
Update vitest
1 parent abe82ec commit 26b8778

File tree

4 files changed

+644
-583
lines changed

4 files changed

+644
-583
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/compression": "1.7.2",
5252
"@types/serve-handler": "6.1.1",
5353
"@vercel/style-guide": "3.0.0",
54-
"c8": "7.12.0",
54+
"@vitest/coverage-v8": "2.1.3",
5555
"eslint": "8.19.0",
5656
"got": "12.1.0",
5757
"husky": "8.0.1",
@@ -60,7 +60,7 @@
6060
"tsup": "8.3.0",
6161
"tsx": "4.19.1",
6262
"typescript": "5.6.3",
63-
"vitest": "0.18.0"
63+
"vitest": "2.1.3"
6464
},
6565
"tsup": {
6666
"target": "esnext",

0 commit comments

Comments
 (0)