From a8ffb5dc57975f122794a18d3cfee2d4d66c9566 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:20:02 +0000 Subject: [PATCH] chore(deps-dev): 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 36b9ee9ad..d46900585 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "less": "^3.10.3", "np": "^6.0.0", "prettier": "^2.0.1", - "rc-animate": "^2.10.1", + "rc-animate": "^3.0.0", "rc-dropdown": "~3.1.0", "rc-menu": "^8.0.2", "react": "^16.0.0",