From 241bf49ccb0620e678931ea79b25b3acde6e9194 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 21:28:55 +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 2a00f260..4132af4c 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "rc-util": "^5.40.1" }, "devDependencies": { - "@rc-component/father-plugin": "^1.0.1", + "@rc-component/father-plugin": "^2.0.2", "@swc-node/jest": "^1.5.5", "@testing-library/jest-dom": "^6.1.5", "@testing-library/react": "^16.0.0",