From 22f2450075ddcb1c3df382248f4d0ac4ad831f6a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2020 04:49:51 +0000 Subject: [PATCH] Bump rc-tools from 7.0.9 to 9.5.3 Bumps [rc-tools](https://github.com/react-component/rc-tools) from 7.0.9 to 9.5.3. - [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 dd694009..6e959121 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "pre-commit": "1.x", "rc-drawer": "3.1.3", "rc-test": "^6.0.1", - "rc-tools": "7.x", + "rc-tools": "9.x", "react": "^16.0.0", "react-dom": "^16.0.0" },