Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7a2aaa7

Browse files
authoredJul 9, 2024··
Update dependency vitest to v2
1 parent ea89fe0 commit 7a2aaa7

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",

‎pnpm-lock.yaml

Lines changed: 96 additions & 128 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.