Skip to content

Commit 04f8be4

Browse files
chore(deps): update vitest monorepo to v4
1 parent 085e923 commit 04f8be4

File tree

2 files changed

+168
-270
lines changed

2 files changed

+168
-270
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@types/node": "^22.18.13",
6666
"@typescript-eslint/eslint-plugin": "^7.18.0",
6767
"@typescript-eslint/parser": "^7.18.0",
68-
"@vitest/coverage-v8": "^3.2.4",
68+
"@vitest/coverage-v8": "^4.0.8",
6969
"cz-conventional-changelog": "^3.3.0",
7070
"discord.js": "^14.24.2",
7171
"eslint": "^8.57.1",
@@ -78,7 +78,7 @@
7878
"typedoc-json-parser": "^10.2.0",
7979
"typescript": "^5.8.3",
8080
"vite": "^7.1.12",
81-
"vitest": "^3.2.4"
81+
"vitest": "^4.0.8"
8282
},
8383
"files": [
8484
"lib",

0 commit comments

Comments
 (0)