Skip to content

Commit 80cdf84

Browse files
committed
chore: bump vitest
1 parent 7221030 commit 80cdf84

2 files changed

Lines changed: 179 additions & 182 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,16 @@
1919
"@commitlint/cli": "20.1.0",
2020
"@commitlint/config-conventional": "20.0.0",
2121
"@types/node": "24.10.1",
22-
"@vitest/coverage-v8": "^4.0.13",
22+
"@vitest/coverage-v8": "^4.0.16",
2323
"c8": "^10.1.3",
2424
"eta": "2.2.0",
2525
"header-range-parser": "^1.1.3",
2626
"husky": "9.1.7",
2727
"regexparam": "3.0.0",
2828
"supertest-fetch": "2.0.0",
2929
"typescript": "~5.9.3",
30-
"vite": "^7.2.4",
31-
"vitest": "4.0.13"
30+
"vite": "^7.3.0",
31+
"vitest": "4.0.16"
3232
},
3333
"scripts": {
3434
"prerelease": "pnpm lint && pnpm build && pnpm test",

0 commit comments

Comments
 (0)