Skip to content

Commit 1604b1f

Browse files
Bump vitest from 0.29.8 to 0.30.1 (#66)
* Bump vitest from 0.29.8 to 0.30.1 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] <support@github.com> * [dependabot skip] Dedupe dependencies --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ca2e321 commit 1604b1f

File tree

2 files changed

+164
-134
lines changed

2 files changed

+164
-134
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"pretty-quick": "^3.1.0",
4040
"rimraf": "^3.0.0",
4141
"typescript": "^5.0.2",
42-
"vitest": "^0.29.2"
42+
"vitest": "^0.30.1"
4343
},
4444
"publishConfig": {
4545
"access": "public"

0 commit comments

Comments
 (0)