Skip to content

Commit ae55338

Browse files
chore(deps-dev): bump vitest from 4.0.1 to 4.1.0 (#50)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.0.1 to 4.1.0. - [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.0/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 4.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3bce33d commit ae55338

2 files changed

Lines changed: 799 additions & 127 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"turbo": "^1.2.14",
3131
"typescript": "^4.6.4",
3232
"vite": "^7.1.11",
33-
"vitest": "^4.0.1"
33+
"vitest": "^4.1.0"
3434
},
3535
"lint-staged": {
3636
"*.{js,ts,tsx}": [

0 commit comments

Comments
 (0)