From 33110ca061cf55541b354716f919c7ee30ed1e53 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2020 21:12:53 +0000 Subject: [PATCH] chore(deps): bump rc-util from 4.21.1 to 5.0.4 Bumps [rc-util](https://github.com/react-component/util) from 4.21.1 to 5.0.4. - [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.4) 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" } }