-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update vitest monorepo to v2
- Loading branch information
1 parent
46e9bbb
commit e15b305
Showing
2 changed files
with
117 additions
and
408 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -53,7 +53,7 @@ | |
}, | ||
"devDependencies": { | ||
"@types/node": "^20.15.0", | ||
"@vitest/coverage-v8": "^1.6.0", | ||
"@vitest/coverage-v8": "^2.0.5", | ||
"automd": "link:", | ||
"changelogen": "^0.5.5", | ||
"eslint": "^9.9.0", | ||
|
@@ -62,7 +62,7 @@ | |
"prettier": "^3.3.3", | ||
"typescript": "^5.5.4", | ||
"unbuild": "^3.0.0-rc.7", | ||
"vitest": "^1.6.0" | ||
"vitest": "^2.0.5" | ||
}, | ||
"packageManager": "[email protected]" | ||
} |
Oops, something went wrong.