From b6606a1921356ae4735706948d00a95a8ec038cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 22:08:40 +0000 Subject: [PATCH] build(deps-dev): bump father from 2.30.23 to 4.3.1 Bumps [father](https://github.com/umijs/father) from 2.30.23 to 4.3.1. - [Release notes](https://github.com/umijs/father/releases) - [Commits](https://github.com/umijs/father/compare/father@2.30.23...v4.3.1) --- 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 efebd64..b72adc9 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "enzyme-adapter-react-16": "^1.0.1", "enzyme-to-json": "^3.1.2", "eslint": "^7.1.0", - "father": "^2.22.0", + "father": "^4.3.1", "father-build": "^1.18.6", "gh-pages": "^3.1.0", "less": "^3.0.0",