-
Notifications
You must be signed in to change notification settings - Fork 12
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 v1
- Loading branch information
1 parent
9ac0e82
commit f21d417
Showing
2 changed files
with
506 additions
and
110 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 |
---|---|---|
|
@@ -32,7 +32,7 @@ | |
}, | ||
"devDependencies": { | ||
"@types/node": "^20.10.3", | ||
"@vitest/coverage-v8": "^0.34.6", | ||
"@vitest/coverage-v8": "^1.0.4", | ||
"changelogen": "^0.5.5", | ||
"eslint": "^8.55.0", | ||
"eslint-config-unjs": "^0.2.1", | ||
|
@@ -42,7 +42,7 @@ | |
"prettier": "^3.1.0", | ||
"typescript": "^5.3.2", | ||
"unbuild": "^2.0.0", | ||
"vitest": "^0.34.6" | ||
"vitest": "^1.0.4" | ||
}, | ||
"packageManager": "[email protected]" | ||
} |
Oops, something went wrong.