From 06a5b938d97b5eecfa167f1dccd47f7f0859003a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 21:15:21 +0000 Subject: [PATCH] Bump rc-tools from 4.4.4 to 9.6.1 Bumps [rc-tools](https://github.com/react-component/rc-tools) from 4.4.4 to 9.6.1. - [Release notes](https://github.com/react-component/rc-tools/releases) - [Commits](https://github.com/react-component/rc-tools/commits) 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 826f5c9..e0d728b 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "pre-commit": "1.x", "rc-calendar": "~3.16.1", "rc-server": "3.x", - "rc-tools": "4.x", + "rc-tools": "9.x", "react-addons-test-utils": "~0.14.0", "react": "~0.14.0", "react-dom":"~0.14.0"