Skip to content

Commit 5947c32

Browse files
Merge pull request #101 from github/RomanIakovlev-patch-1
Bump vitest version in example project
2 parents d7aa3c6 + 986652d commit 5947c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"@tsconfig/strictest": "^2.0.2",
2020
"@vercel/ncc": "^0.38.1",
2121
"typescript": "^5.3.3",
22-
"vitest": "^1.2.1"
22+
"vitest": "^3.0.8"
2323
}
2424
}

0 commit comments

Comments
 (0)