Skip to content

Commit 35c1c62

Browse files
chore(deps): update dependency vitest to v4
1 parent 9fbc96b commit 35c1c62

2 files changed

Lines changed: 101 additions & 329 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/eslint-plugin-markdown": "^2.0.2",
5252
"@types/node": "^20.19.33",
5353
"@typescript/vfs": "^1.6.0",
54-
"@vitest/coverage-v8": "^3.0.0",
54+
"@vitest/coverage-v8": "^4.0.0",
5555
"@vitest/eslint-plugin": "^1.1.25",
5656
"console-fail-test": "^0.6.0",
5757
"cspell": "^9.0.0",
@@ -85,7 +85,7 @@
8585
"typedoc-plugin-mdn-links": "^5.0.0",
8686
"typescript": "^5.7.3",
8787
"typescript-eslint": "^8.22.0",
88-
"vitest": "^3.0.0"
88+
"vitest": "^4.0.0"
8989
},
9090
"peerDependencies": {
9191
"typescript": ">=5.5.2"

0 commit comments

Comments
 (0)