Skip to content

Commit f3bb450

Browse files
chore(deps): update vitest monorepo to v2
1 parent aae505c commit f3bb450

File tree

2 files changed

+167
-204
lines changed

2 files changed

+167
-204
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@mheob/prettier-config": "^3.2.0",
6161
"@mheob/tsconfig": "^2.0.0",
6262
"@types/node": "^20.11.16",
63-
"@vitest/coverage-istanbul": "^1.2.2",
63+
"@vitest/coverage-istanbul": "^2.0.0",
6464
"commitizen": "^4.3.0",
6565
"cz-git": "^1.8.0",
6666
"eslint": "^8.56.0",
@@ -70,7 +70,7 @@
7070
"tsup": "^8.0.1",
7171
"typescript": "^5.3.3",
7272
"vite": "^5.0.12",
73-
"vitest": "^1.2.2"
73+
"vitest": "^2.0.0"
7474
},
7575
"tsup": {
7676
"clean": true,

0 commit comments

Comments
 (0)