From 35a7554b2d72f97da9bbe712be7a2f5757ac73d6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 7 May 2020 21:15:07 +0000 Subject: [PATCH] Bump rc-animate from 2.11.1 to 3.0.0 Bumps [rc-animate](https://github.com/react-component/animate) from 2.11.1 to 3.0.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/compare/2.11.1...3.0.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 66658dd..bb9b7db 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "classnames": "2.x", "css-animation": "1.x", "prop-types": "^15.5.6", - "rc-animate": "2.x", + "rc-animate": "3.x", "react-is": "^16.7.0", "shallowequal": "^1.1.0", "react-lifecycles-compat": "^3.0.4"