From bbe5df2a54e3a54cf08a35802bc8d5664b899c5d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2020 16:12:06 +0000 Subject: [PATCH] chore(deps): bump rc-util from 4.21.1 to 5.1.0 Bumps [rc-util](https://github.com/react-component/util) from 4.21.1 to 5.1.0. - [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.1.0) 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" } }