From c49a13f9b636932c565f879e7b94969619bc558e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 29 May 2020 21:16:11 +0000 Subject: [PATCH] chore(deps): bump rc-animate from 2.11.1 to 3.1.0 Bumps [rc-animate](https://github.com/react-component/animate) from 2.11.1 to 3.1.0. - [Release notes](https://github.com/react-component/animate/releases) - [Changelog](https://github.com/react-component/animate/blob/master/HISTORY.md) - [Commits](https://github.com/react-component/animate/commits) 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..25af820 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "typings": "./lib/index.d.ts", "dependencies": { "babel-runtime": "6.x", - "rc-animate": "2.x", + "rc-animate": "3.x", "rc-util": "4.x", "rmc-align": "~1.0.0" }