Skip to content

Commit 10f87ab

Browse files
chore(deps): bump vitest and @vitest/coverage-istanbul (#211)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9e799d5 commit 10f87ab

File tree

2 files changed

+689
-331
lines changed

2 files changed

+689
-331
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
"@biomejs/biome": "2.3.2",
2020
"@parcel/packager-ts": "2.15.4",
2121
"@parcel/transformer-typescript-types": "2.15.4",
22-
"@vitest/coverage-istanbul": "3.2.4",
22+
"@vitest/coverage-istanbul": "4.0.6",
2323
"buffer": "6.0.0",
2424
"git-cliff": "2.10.1",
2525
"parcel": "2.15.4",
2626
"process": "0.11.10",
2727
"typescript": "5.9.3",
28-
"vitest": "3.2.4"
28+
"vitest": "4.0.6"
2929
},
3030
"volta": {
3131
"node": "22.11.0",

0 commit comments

Comments
 (0)