From b0c1d1106c3a7d40f0bc51306c1fc389bb9c5944 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2020 21:14:46 +0000 Subject: [PATCH] chore(deps): bump rc-util from 4.21.1 to 5.0.5 Bumps [rc-util](https://github.com/react-component/util) from 4.21.1 to 5.0.5. - [Release notes](https://github.com/react-component/util/releases) - [Changelog](https://github.com/react-component/util/blob/master/HISTORY.md) - [Commits](https://github.com/react-component/util/compare/v4.21.1...v5.0.5) 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 b4b6834..3b35262 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "dependencies": { "babel-runtime": "6.x", "rc-animate": "2.x", - "rc-util": "4.x", + "rc-util": "5.x", "rmc-align": "~1.0.0" } }