From e6c3512b8b676a39878a4f83c53a62c8bb4915a1 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:16:51 +0000 Subject: [PATCH] Bump rc-tools from 8.4.5 to 9.6.1 Bumps [rc-tools](https://github.com/react-component/rc-tools) from 8.4.5 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 50278ad..7446afb 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "precommit-hook": "^3.0.0", "rc-queue-anim": "^1.6.0", "rc-test": "6.x", - "rc-tools": "8.x", + "rc-tools": "9.x", "react": "^16.4.0", "react-dom": "^16.4.0", "tslint-config-prettier": "^1.17.0",