From a84b6a1acda89e67e126bf35427797be8d2ccf83 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2019 21:17:14 +0000 Subject: [PATCH] Bump rc-form from 1.5.0 to 2.4.10 Bumps [rc-form](https://github.com/react-component/form) from 1.5.0 to 2.4.10. - [Release notes](https://github.com/react-component/form/releases) - [Changelog](https://github.com/react-component/form/blob/master/HISTORY.md) - [Commits](https://github.com/react-component/form/compare/1.5.0...2.4.10) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc3d20b..d3dbd73 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "pre-commit": "1.x", "prop-types": "^15.6.0", "rc-dialog": "^6.5.0", - "rc-form": "^1.0.1", + "rc-form": "^2.4.10", "rc-tools": "6.2.2", "rc-upload": "^2.3.7", "react": "16.0.0",