From 255e353002b28259eba51aa1c013eefa58c4ea1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 22:00:42 +0000 Subject: [PATCH] chore(deps-dev): bump @rc-component/father-plugin from 1.1.0 to 2.0.2 Bumps [@rc-component/father-plugin](https://github.com/react-component/father-plugin) from 1.1.0 to 2.0.2. - [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 24c2577d..fadc2c8d 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "react-dom": "*" }, "devDependencies": { - "@rc-component/father-plugin": "^1.0.2", + "@rc-component/father-plugin": "^2.0.2", "@testing-library/jest-dom": "^6.1.5", "@testing-library/react": "^16.1.0", "@types/jest": "^29.5.10",