Skip to content

Commit 0bcd401

Browse files
chore(deps): update vitest monorepo to v3
1 parent 12a0ced commit 0bcd401

File tree

2 files changed

+112
-100
lines changed

2 files changed

+112
-100
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@
5050
"@commitlint/config-conventional": "^19.6.0",
5151
"@tsconfig/node18": "^18.2.4",
5252
"@types/node": "18.19.71",
53-
"@vitest/coverage-istanbul": "^2.1.8",
53+
"@vitest/coverage-istanbul": "^3.0.4",
5454
"eslint": "^9.18.0",
5555
"lint-staged": "^15.4.1",
5656
"simple-git-hooks": "^2.11.1",
5757
"type-fest": "^4.32.0",
5858
"typescript": "^5.7.3",
59-
"vitest": "^2.1.8"
59+
"vitest": "^3.0.4"
6060
},
6161
"simple-git-hooks": {
6262
"commit-msg": "pnpm commitlint --edit ${1}",

0 commit comments

Comments
 (0)