From aaa81e449ae9005a4803d9b14f3c5ceed369376d 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:54:23 +0000 Subject: [PATCH] Bump rc-tools from 6.5.7 to 9.5.3 Bumps [rc-tools](https://github.com/react-component/rc-tools) from 6.5.7 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 bb68a3b..6e891ec 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@types/react-dom": "^15.5.1", "expect.js": "~0.3.1", "pre-commit": "1.x", - "rc-tools": "6.x", + "rc-tools": "9.x", "rc-test": "6.x", "react": "15.x", "react-dom": "15.x"