Skip to content

Commit 7be675f

Browse files
chore(deps-dev): bump vitest from 0.29.8 to 0.30.1 (#44)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.29.8 to 0.30.1. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v0.30.1/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84b1aed commit 7be675f

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
@@ -125,7 +125,7 @@
125125
"simple-git-hooks": "^2.8.1",
126126
"typescript": "5.0.3",
127127
"vite": "^4.2.1",
128-
"vitest": "^0.29.2"
128+
"vitest": "^0.30.1"
129129
},
130130
"simple-git-hooks": {
131131
"pre-commit": "pnpm lint-staged",

0 commit comments

Comments
 (0)