From 6d28784379a268a3524c645c6737b628c12e1e19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 22:19:27 +0000 Subject: [PATCH] chore(deps-dev): bump @umijs/test from 3.5.37 to 4.0.55 Bumps [@umijs/test](https://github.com/umijs/umi) from 3.5.37 to 4.0.55. - [Release notes](https://github.com/umijs/umi/releases) - [Commits](https://github.com/umijs/umi/compare/v3.5.37...v4.0.55) --- updated-dependencies: - dependency-name: "@umijs/test" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8729c7bc..5f089607 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@types/react": "^18.0.0", "@types/react-dom": "^18.0.0", "@umijs/fabric": "^2.5.2", - "@umijs/test": "^3.2.27", + "@umijs/test": "^4.0.55", "dumi": "^1.1.0", "enzyme": "^3.1.0", "enzyme-adapter-react-16": "^1.0.2",