Skip to content

Commit a79fe08

Browse files
⬆️ Update Testing packages to v3.2.0 (#437)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 897bbb0 commit a79fe08

File tree

2 files changed

+122
-70
lines changed

2 files changed

+122
-70
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@
3636
"@types/express": "5.0.2",
3737
"@types/supertest": "6.0.3",
3838
"@types/swagger-ui-express": "4.1.8",
39-
"@vitest/coverage-v8": "3.1.4",
39+
"@vitest/coverage-v8": "3.2.0",
4040
"pino-pretty": "13.0.0",
4141
"supertest": "7.1.1",
4242
"tsup": "8.5.0",
4343
"tsx": "4.19.4",
4444
"typescript": "5.8.3",
4545
"vite-tsconfig-paths": "5.1.4",
46-
"vitest": "3.1.4"
46+
"vitest": "3.2.0"
4747
},
4848
"tsup": {
4949
"entry": ["src/index.ts"],

0 commit comments

Comments
 (0)