From 738e4f48ccc9d267d0b39ecb03b94ef9df28e4b0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2019 21:34:08 +0000 Subject: [PATCH] Bump rc-tools from 3.4.0 to 9.5.3 Bumps [rc-tools](https://github.com/react-component/rc-tools) from 3.4.0 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 d0bab40..7496eac 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "jquery": "^1.11.2", "precommit-hook": "^1.0.7", "rc-server": "3.x", - "rc-tools": "3.x", + "rc-tools": "9.x", "react": "~0.13.0", "sinon": "1.x" },