From 283484949b6ac4e0d25f91f7598cd6ce83b2f4e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 08:33:50 +0800 Subject: [PATCH] chore(deps-dev): bump father from 4.6.7 to 4.6.8 (#55911) Bumps [father](https://github.com/umijs/father) from 4.6.7 to 4.6.8. - [Release notes](https://github.com/umijs/father/releases) - [Commits](https://github.com/umijs/father/compare/v4.6.7...v4.6.8) --- updated-dependencies: - dependency-name: father dependency-version: 4.6.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 98b1868862..ba33168de4 100644 --- a/package.json +++ b/package.json @@ -247,7 +247,7 @@ "eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-refresh": "^0.4.23", "fast-glob": "^3.3.3", - "father": "4.6.7", + "father": "4.6.8", "fs-extra": "^11.3.2", "gh-pages": "^6.3.0", "github-slugger": "^2.0.0",