From a4e5419587426b408cf88fa5595fd2ed186a7184 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 22:01:54 +0000 Subject: [PATCH] chore(deps-dev): bump @rc-component/father-plugin from 1.1.0 to 2.0.3 Bumps [@rc-component/father-plugin](https://github.com/react-component/father-plugin) from 1.1.0 to 2.0.3. - [Commits](https://github.com/react-component/father-plugin/commits) --- updated-dependencies: - dependency-name: "@rc-component/father-plugin" 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 33f6b544..a7244b93 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "now-build": "npm run build" }, "devDependencies": { - "@rc-component/father-plugin": "^1.0.0", + "@rc-component/father-plugin": "^2.0.3", "@testing-library/jest-dom": "^6.1.4", "@testing-library/react": "^16.0.0", "@types/classnames": "^2.2.10",