Skip to content

Commit b0a88db

Browse files
Bump dependency vitest to v4.0.15 (#613)
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | vitest | 4.0.14 | 4.0.15 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 286afd7 commit b0a88db

File tree

2 files changed

+51
-48
lines changed

2 files changed

+51
-48
lines changed

src/TodoApp/package-lock.json

Lines changed: 50 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/TodoApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"ts-loader": "9.5.4",
3333
"tsify": "5.0.4",
3434
"typescript": "5.9.3",
35-
"vitest": "4.0.14",
35+
"vitest": "4.0.15",
3636
"webpack": "5.103.0",
3737
"webpack-cli": "6.0.1"
3838
},

0 commit comments

Comments
 (0)