Skip to content

Commit 093278f

Browse files
authored
chore: bump vitest and vitest/coverage to v4 (#379)
1 parent 4037f86 commit 093278f

File tree

2 files changed

+186
-438
lines changed

2 files changed

+186
-438
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"@types/ssh2": "^1.15.5",
124124
"@typescript-eslint/eslint-plugin": "^8.48.1",
125125
"@typescript-eslint/parser": "^8.48.1",
126-
"@vitest/coverage-v8": "^3.1.1",
126+
"@vitest/coverage-v8": "^4",
127127
"eslint": "^9.39.1",
128128
"eslint-import-resolver-custom-alias": "^1.3.2",
129129
"eslint-import-resolver-typescript": "^4.4.4",
@@ -142,6 +142,6 @@
142142
"typescript": "^5.9.3",
143143
"typescript-eslint": "^8.48.1",
144144
"vite": "^7.2.6",
145-
"vitest": "^3.1.1"
145+
"vitest": "^4"
146146
}
147147
}

0 commit comments

Comments
 (0)