Skip to content

Commit 5e38e43

Browse files
chore(deps): update vitest (#1558)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2bc1b7e commit 5e38e43

File tree

2 files changed

+189
-95
lines changed

2 files changed

+189
-95
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,9 @@
9696
"@types/node": "20.19.26",
9797
"@types/pg": "8.16.0",
9898
"@types/yargs": "17.0.35",
99-
"@vitest/coverage-v8": "4.0.15",
100-
"@vitest/eslint-plugin": "1.5.2",
101-
"@vitest/ui": "4.0.15",
99+
"@vitest/coverage-v8": "4.0.17",
100+
"@vitest/eslint-plugin": "1.6.6",
101+
"@vitest/ui": "4.0.17",
102102
"config": "4.1.1",
103103
"dotenv": "17.2.3",
104104
"dotenv-expand": "12.0.3",
@@ -120,7 +120,7 @@
120120
"typescript": "5.9.3",
121121
"typescript-eslint": "8.49.0",
122122
"vitepress": "1.6.4",
123-
"vitest": "4.0.15"
123+
"vitest": "4.0.17"
124124
},
125125
"peerDependencies": {
126126
"@types/pg": ">=6.0.0 <9.0.0",

0 commit comments

Comments
 (0)