Skip to content

Commit baf3792

Browse files
renovate[bot]sxzz
andauthored
chore(deps): update vitest monorepo to v1 (major) (#686)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
1 parent 57c941e commit baf3792

File tree

3 files changed

+303
-238
lines changed

3 files changed

+303
-238
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/babel__core": "^7.20.5",
2121
"@types/node": "^20.11.0",
2222
"@typescript-eslint/eslint-plugin": "^6.18.1",
23-
"@vitest/coverage-v8": "^0.34.6",
23+
"@vitest/coverage-v8": "^1.2.0",
2424
"bumpp": "^9.2.1",
2525
"eslint": "^8.56.0",
2626
"eslint-config-prettier": "^9.1.0",
@@ -30,7 +30,7 @@
3030
"tsup": "^8.0.1",
3131
"typescript": "^5.3.3",
3232
"vite": "^5.0.11",
33-
"vitest": "^0.34.6"
33+
"vitest": "^1.2.0"
3434
},
3535
"version": "1.1.5"
3636
}

0 commit comments

Comments
 (0)