Skip to content

Commit af30730

Browse files
chore(deps): update vitest monorepo to v1 (major) (#172)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a385bf9 commit af30730

File tree

2 files changed

+107
-98
lines changed

2 files changed

+107
-98
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@sxzz/prettier-config": "^2.0.0",
6666
"@types/md5": "^2.3.5",
6767
"@types/node": "^20.9.2",
68-
"@vitest/ui": "^0.34.6",
68+
"@vitest/ui": "^1.0.4",
6969
"bumpp": "^9.2.0",
7070
"esbuild": "^0.19.6",
7171
"eslint": "^8.54.0",
@@ -78,7 +78,7 @@
7878
"tsx": "^4.1.4",
7979
"typedoc": "^0.25.3",
8080
"typescript": "^5.2.2",
81-
"vitest": "^0.34.6"
81+
"vitest": "^1.0.4"
8282
},
8383
"engines": {
8484
"node": ">=18.12.0"

0 commit comments

Comments
 (0)