From 6cc206d3a4b5dec27ed246c52b9a935870dce77e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Jul 2021 21:40:57 +0000 Subject: [PATCH] Bump rc-queue-anim from 1.8.5 to 2.0.0 Bumps [rc-queue-anim](https://github.com/react-component/queue-anim) from 1.8.5 to 2.0.0. - [Release notes](https://github.com/react-component/queue-anim/releases) - [Changelog](https://github.com/react-component/queue-anim/blob/master/HISTORY.md) - [Commits](https://github.com/react-component/queue-anim/compare/1.8.5...v2.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 143b78c..74b2813 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "pre-commit": "1.x", "precommit-hook": "3.x", "rc-animate": "2.x", - "rc-queue-anim": "^1.3.0", + "rc-queue-anim": "^2.0.0", "rc-test": "6.x", "rc-tools": "8.x", "react": "^16.0.0",