From 120edd160b259346ad04977a7e68f91dc0c353c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 21:53:03 +0000 Subject: [PATCH] chore(deps-dev): bump @umijs/test from 3.5.34 to 4.0.25 Bumps [@umijs/test](https://github.com/umijs/umi) from 3.5.34 to 4.0.25. - [Release notes](https://github.com/umijs/umi/releases) - [Commits](https://github.com/umijs/umi/compare/v3.5.34...v4.0.25) --- 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 8087525..a9b31a9 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@types/react": "^17.0.13", "@types/react-dom": "^16.9.0", "@umijs/fabric": "^2.0.8", - "@umijs/test": "^3.5.23", + "@umijs/test": "^4.0.25", "coveralls": "^3.0.6", "cross-env": "^7.0.2", "cssstyle": "^2.3.0",