From eb9d83ed11586959cd8ffbc5ec766b7ea951c26e 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:38:44 +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 452d6e7..a0ed0ce 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "core-js": "^2.5.1", "expect.js": "0.3.x", "precommit-hook": "^3.0.0", - "rc-queue-anim": "^1.6.0", + "rc-queue-anim": "^2.0.0", "rc-test": "6.x", "rc-tools": "8.x", "react": "^16.4.0",