From 1c4bfa05728209c973a911ee05180f323d0c2abd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 00:50:46 +0000 Subject: [PATCH] chore(deps): bump rc-util from 4.21.1 to 5.0.6 Bumps [rc-util](https://github.com/react-component/util) from 4.21.1 to 5.0.6. - [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.6) 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" } }