From 9a33bf6f1b71c28e1de426a2e341476ec9ba6dfe Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2019 22:00:26 +0000 Subject: [PATCH] build(deps-dev): bump rc-tools from 8.4.5 to 9.5.3 Bumps [rc-tools](https://github.com/react-component/rc-tools) from 8.4.5 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 79a53002..544e0c47 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "enzyme-to-json": "^3.1.4", "jest": "^21.2.1", "pre-commit": "1.x", - "rc-tools": "8.x", + "rc-tools": "9.x", "react": "^16.1.1", "react-dom": "^16.1.1", "react-test-renderer": "^16.1.1",