From dd36799fa9bd45882587c3c5e2fdbce9f8b04de7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Aug 2022 21:27:01 +0000 Subject: [PATCH] Bump father from 2.30.21 to 4.0.0 Bumps [father](https://github.com/umijs/father-next) from 2.30.21 to 4.0.0. - [Release notes](https://github.com/umijs/father-next/releases) - [Commits](https://github.com/umijs/father-next/commits) --- updated-dependencies: - dependency-name: father 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 f7c07f9..68b2f7e 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "antd": "^4.8.4", "dumi": "^1.1.19", "eslint": "^7.14.0", - "father": "^2.22.6", + "father": "^4.0.0", "father-build": "^1.18.6", "gh-pages": "^3.1.0", "husky": "^7.0.1",