Skip to content

Commit 03821ce

Browse files
chore(deps): update vitest monorepo to v4
1 parent 15e6ea9 commit 03821ce

File tree

2 files changed

+207
-528
lines changed

2 files changed

+207
-528
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"@kazupon/prettier-config": "^0.1.1",
102102
"@types/node": "^20.11.24",
103103
"@types/supertest": "^2.0.12",
104-
"@vitest/coverage-v8": "^1.3.0",
104+
"@vitest/coverage-v8": "^4.0.0",
105105
"@vitest/eslint-plugin": "^1.4.0",
106106
"bumpp": "^9.2.0",
107107
"cookie-es": "^1.0.0",
@@ -132,7 +132,7 @@
132132
"typescript": "^5.4.1-rc",
133133
"typescript-eslint": "^8.46.2",
134134
"unbuild": "^2.0.0",
135-
"vitest": "^1.3.0",
135+
"vitest": "^4.0.0",
136136
"vitest-environment-miniflare": "^2.14.1"
137137
},
138138
"prettier": "@kazupon/prettier-config",

0 commit comments

Comments
 (0)