Skip to content

Commit 25753b7

Browse files
chore(deps):(deps-dev): bump vitest from 2.1.9 to 4.0.6 (#38)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.9 to 4.0.6. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.6/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d50536c commit 25753b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"prettier": "^3.3.3",
4343
"typescript": "^5.6.3",
4444
"typescript-eslint": "^8.12.2",
45-
"vitest": "^2.1.4"
45+
"vitest": "^4.0.6"
4646
},
4747
"pnpm": {
4848
"resolutions": {

0 commit comments

Comments
 (0)