Skip to content

Commit 28f2a84

Browse files
authored
Merge pull request #12 from total-typescript/renovate/major-vitest-monorepo
Update dependency vitest to v2
2 parents ea89fe0 + 7a2aaa7 commit 28f2a84

File tree

2 files changed

+97
-129
lines changed

2 files changed

+97
-129
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"prettier": "^2.8.7",
1414
"typescript": "^5.3.0",
1515
"vite-tsconfig-paths": "^4.0.7",
16-
"vitest": "^1.6.0"
16+
"vitest": "^2.0.0"
1717
},
1818
"scripts": {
1919
"exercise": "tt-cli run",

0 commit comments

Comments
 (0)