Skip to content

Commit 5fce961

Browse files
build(deps-dev): bump vitest from 2.1.9 to 4.1.8 in /backend
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.9 to 4.1.8. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 4.1.8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0fe1f19 commit 5fce961

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@
5656
"ts-node": "^10.9.2",
5757
"tsx": "^4.19.2",
5858
"typescript": "^5.9.3",
59-
"vitest": "^2.1.8"
59+
"vitest": "^4.1.8"
6060
}
6161
}

0 commit comments

Comments
 (0)