Skip to content

Commit 0f5c5c5

Browse files
chore(deps): bump vitest and @vitest/coverage-istanbul (#167)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5055c47 commit 0f5c5c5

File tree

2 files changed

+284
-361
lines changed

2 files changed

+284
-361
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
"@biomejs/biome": "1.9.4",
1818
"@parcel/packager-ts": "2.14.4",
1919
"@parcel/transformer-typescript-types": "2.14.4",
20-
"@vitest/coverage-istanbul": "3.1.2",
20+
"@vitest/coverage-istanbul": "3.1.4",
2121
"buffer": "6.0.0",
2222
"parcel": "2.14.4",
2323
"process": "0.11.10",
2424
"typescript": "5.8.3",
25-
"vitest": "3.1.2"
25+
"vitest": "3.1.4"
2626
},
2727
"volta": {
2828
"node": "22.11.0",

0 commit comments

Comments
 (0)