From 825d58c9e56ba12042ebe66b2c046744857a00c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 22:34:30 +0000 Subject: [PATCH] chore(deps-dev): bump father from 2.30.23 to 4.1.4 Bumps [father](https://github.com/umijs/father) from 2.30.23 to 4.1.4. - [Release notes](https://github.com/umijs/father/releases) - [Commits](https://github.com/umijs/father/compare/father@2.30.23...v4.1.4) --- 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 43103fe..009b3a3 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "enzyme": "^3.0.0", "enzyme-adapter-react-16": "^1.0.1", "enzyme-to-json": "^3.4.0", - "father": "^2.13.4", + "father": "^4.1.4", "gh-pages": "^3.1.0", "glob": "^7.1.6", "less": "^3.10.3",