Skip to content

Commit e60eb42

Browse files
renovate[bot]brenoepicsShinigami92
authored
chore(deps): update vitest to v4 (major) (#1530)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Breno A. <git@breno.tech> Co-authored-by: Shinigami92 <chrissi92@hotmail.de>
1 parent fa820ef commit e60eb42

File tree

4 files changed

+122
-222
lines changed

4 files changed

+122
-222
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,9 @@
9696
"@types/node": "20.19.25",
9797
"@types/pg": "8.15.6",
9898
"@types/yargs": "17.0.35",
99-
"@vitest/coverage-v8": "3.2.4",
99+
"@vitest/coverage-v8": "4.0.6",
100100
"@vitest/eslint-plugin": "1.4.0",
101-
"@vitest/ui": "3.2.4",
101+
"@vitest/ui": "4.0.6",
102102
"config": "4.1.1",
103103
"dotenv": "17.2.3",
104104
"dotenv-expand": "12.0.3",
@@ -119,7 +119,7 @@
119119
"typescript": "5.9.3",
120120
"typescript-eslint": "8.48.1",
121121
"vitepress": "1.6.4",
122-
"vitest": "3.2.4"
122+
"vitest": "4.0.6"
123123
},
124124
"peerDependencies": {
125125
"@types/pg": ">=6.0.0 <9.0.0",

0 commit comments

Comments
 (0)