From 213d137d6e7b50cf78e1f5588fa65d78293d2461 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:47:37 +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] <support@dependabot.com>
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index f167559..380088c 100644
--- a/package.json
+++ b/package.json
@@ -66,7 +66,7 @@
     "expect.js": "0.3.x",
     "pre-commit": "1.x",
     "precommit-hook": "3.x",
-    "rc-animate": "2.x",
+    "rc-animate": "3.x",
     "rc-queue-anim": "^1.3.0",
     "rc-test": "6.x",
     "rc-tools": "8.x",