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