Skip to content

Commit 4459af8

Browse files
chore(deps-dev): bump vitest and @vitest/coverage-v8 (#1174)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 545b989 commit 4459af8

File tree

2 files changed

+11637
-9808
lines changed

2 files changed

+11637
-9808
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@types/responselike": "^1.0.0",
7272
"@types/styled-components": "^5.1.32",
7373
"@umijs/fabric": "^4.0.1",
74-
"@vitest/coverage-v8": "^1.2.2",
74+
"@vitest/coverage-v8": "^2.0.5",
7575
"cheerio": "1.0.0-rc.12",
7676
"cross-env": "^7.0.0",
7777
"dumi": "^2.1.3",
@@ -105,7 +105,7 @@
105105
"regenerator-runtime": "^0.14.0",
106106
"styled-components": "^6.1.1",
107107
"typescript": "~5.5.3",
108-
"vitest": "^1.2.2"
108+
"vitest": "^2.0.5"
109109
},
110110
"lint-staged": {
111111
"**/*.{js,jsx,tsx,ts,md,json}": [

0 commit comments

Comments
 (0)