Skip to content

Commit 0655766

Browse files
chore(deps): update vitest monorepo to v3
1 parent 3973e66 commit 0655766

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@bisquit/changelogithub-config": "^0.0.9",
4242
"@typescript-eslint/eslint-plugin": "^6.19.1",
4343
"@typescript-eslint/parser": "^6.19.1",
44-
"@vitest/coverage-v8": "^0.34.6",
44+
"@vitest/coverage-v8": "^3.0.6",
4545
"bumpp": "^9.3.0",
4646
"concurrently": "^8.2.2",
4747
"cross-env": "^7.0.3",
@@ -51,7 +51,7 @@
5151
"tsup": "^7.2.0",
5252
"tsx": "^3.14.0",
5353
"typescript": "^5.3.3",
54-
"vitest": "^0.34.6"
54+
"vitest": "^3.0.6"
5555
},
5656
"prettier": {
5757
"singleQuote": true

0 commit comments

Comments
 (0)