Skip to content

Commit 3a43186

Browse files
chore(deps): update dependency vitest to v2 (#849)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e45d98 commit 3a43186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/basic-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/node": "^20.0.0",
2424
"nock": "^14.0.0-beta.5",
2525
"smee-client": "^2.0.0",
26-
"vitest": "^1.3.1",
26+
"vitest": "^2.0.0",
2727
"typescript": "^5.3.3"
2828
},
2929
"engines": {

0 commit comments

Comments
 (0)