Skip to content

Commit 58357f0

Browse files
chore(deps): update vitest monorepo to v3
1 parent babecfe commit 58357f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lockb

9.15 KB
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"@types/node": "^20.11.24",
107107
"@types/semver": "^7.5.8",
108108
"@types/supertest": "^2.0.12",
109-
"@vitest/coverage-v8": "^1.3.0",
109+
"@vitest/coverage-v8": "^3.0.0",
110110
"bumpp": "^9.2.0",
111111
"bun-types": "latest",
112112
"cookie-es": "^1.0.0",
@@ -123,7 +123,7 @@
123123
"supertest": "^6.3.3",
124124
"typescript": "^5.4.1-rc",
125125
"unbuild": "^2.0.0",
126-
"vitest": "^1.3.0",
126+
"vitest": "^3.0.0",
127127
"vitest-environment-miniflare": "^2.14.1"
128128
}
129129
}

0 commit comments

Comments
 (0)