From 6a3d638f74289c40be6519b303fca0b8f4a6b815 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2020 00:11:06 +0000 Subject: [PATCH] Bump rc-tools from 6.5.7 to 9.6.1 Bumps [rc-tools](https://github.com/react-component/rc-tools) from 6.5.7 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 ad35107..530df95 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "fastclick": "^1.0.6", "jest": "^20.0.0", "pre-commit": "1.x", - "rc-tools": "6.x", + "rc-tools": "9.x", "react": "^15.5.0", "react-dom": "^15.5.0", "react-native": "~0.42.0",