Skip to content

Commit 928a72f

Browse files
chore(dev-deps): update vitest monorepo to v4
1 parent a380ece commit 928a72f

File tree

2 files changed

+355
-463
lines changed

2 files changed

+355
-463
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"@types/node": "22.17.0",
9898
"@typescript-eslint/eslint-plugin": "8.48.1",
9999
"@typescript-eslint/parser": "8.48.1",
100-
"@vitest/coverage-v8": "3.2.4",
100+
"@vitest/coverage-v8": "4.0.16",
101101
"@vitest/eslint-plugin": "1.3.4",
102102
"commitizen": "4.3.1",
103103
"cspell": "9.4.0",
@@ -139,7 +139,7 @@
139139
"tsd": "0.32.0",
140140
"typescript": "5.9.2",
141141
"vite-tsconfig-paths": "5.1.4",
142-
"vitest": "3.2.4",
142+
"vitest": "4.0.16",
143143
"yaml-eslint-parser": "1.3.0"
144144
},
145145
"packageManager": "pnpm@10.14.0",

0 commit comments

Comments
 (0)