Skip to content

Commit cbb190b

Browse files
chore(dev-deps): update vitest monorepo to v2
1 parent 4052fab commit cbb190b

File tree

2 files changed

+293
-319
lines changed

2 files changed

+293
-319
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@typescript-eslint/eslint-plugin": "7.4.0",
7676
"@typescript-eslint/parser": "7.4.0",
7777
"@typescript/vfs": "1.5.0",
78-
"@vitest/coverage-v8": "1.4.0",
78+
"@vitest/coverage-v8": "2.1.5",
7979
"commitizen": "4.3.0",
8080
"cspell": "8.6.1",
8181
"cz-conventional-changelog": "3.3.0",
@@ -112,7 +112,7 @@
112112
"tsc-files": "1.1.4",
113113
"typescript": "5.4.3",
114114
"vite-tsconfig-paths": "4.3.2",
115-
"vitest": "1.4.0"
115+
"vitest": "2.1.5"
116116
},
117117
"peerDependencies": {
118118
"ts-api-utils": ">=1.3.0",

0 commit comments

Comments
 (0)