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 cd1be0f

Browse files
authoredNov 13, 2024··
chore(deps): update vitest monorepo to v2
1 parent 3c17e48 commit cd1be0f

File tree

2 files changed

+490
-253
lines changed

2 files changed

+490
-253
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@
2727
},
2828
"devDependencies": {
2929
"@types/node": "^20.12.7",
30-
"@vitest/coverage-v8": "^1.5.2",
30+
"@vitest/coverage-v8": "^2.1.5",
3131
"changelogen": "^0.5.5",
3232
"eslint": "^8.57.0",
3333
"eslint-config-unjs": "^0.2.1",
3434
"jiti": "^1.21.0",
3535
"prettier": "^3.2.5",
3636
"typescript": "^5.4.5",
3737
"unbuild": "^2.0.0",
38-
"vitest": "^1.5.2"
38+
"vitest": "^2.1.5"
3939
},
4040
"packageManager": "pnpm@9.0.6"
4141
}

‎pnpm-lock.yaml

+488-251
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.