Skip to content

Commit 9d0f39f

Browse files
chore(deps): update vitest monorepo to v2
1 parent bdb218b commit 9d0f39f

File tree

2 files changed

+199
-351
lines changed

2 files changed

+199
-351
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/node": "^20.16.1",
5151
"@typescript-eslint/eslint-plugin": "^7.18.0",
5252
"@typescript-eslint/parser": "^7.18.0",
53-
"@vitest/coverage-v8": "^1.6.0",
53+
"@vitest/coverage-v8": "^2.0.5",
5454
"esbuild-plugin-polyfill-node": "^0.3.0",
5555
"eslint": "^8.57.0",
5656
"eslint-config-prettier": "^9.1.0",
@@ -64,7 +64,7 @@
6464
"typedoc": "^0.26.6",
6565
"typedoc-json-parser": "^10.1.5",
6666
"typescript": "^5.5.4",
67-
"vitest": "1.6.0"
67+
"vitest": "2.0.5"
6868
},
6969
"repository": {
7070
"type": "git",

0 commit comments

Comments
 (0)