From 9f427b4658d893dd7f111e2f589f74b54e2bab93 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2020 06:35:19 +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 6f0577b5..fc674d96 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "gh-pages": "^3.0.0", "np": "^6.5.0", "raf": "^3.4.0", - "rc-tools": "8.x", + "rc-tools": "9.x", "react": "^16.0.0", "react-dom": "^16.0.0", "sinon": "^9.0.2",