From e25d70f8575221faa4bc5703d82c4f0297605cd6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2020 15:51:51 +0000 Subject: [PATCH] Bump rc-animate from 2.11.1 to 3.1.1 Bumps [rc-animate](https://github.com/react-component/animate) from 2.11.1 to 3.1.1. - [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/compare/2.11.1...3.1.1) 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 8171c70..c818299 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ }, "dependencies": { "babel-runtime": "6.x", - "rc-animate": "^2.4.1", + "rc-animate": "^3.1.1", "rmc-date-picker": "~6.0.0-alpha.10" }, "devDependencies": {