From 50ec2711f01b56006fad851eab5e9a54d6f3cf31 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2020 22:08:47 +0000 Subject: [PATCH] Bump rc-drawer from 3.1.3 to 4.0.1 Bumps [rc-drawer](https://github.com/ant-motion/drawer) from 3.1.3 to 4.0.1. - [Release notes](https://github.com/ant-motion/drawer/releases) - [Changelog](https://github.com/react-component/drawer/blob/master/HISTORY.md) - [Commits](https://github.com/ant-motion/drawer/compare/v3.1.3...v4.0.1) 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 c2d295ec..4fc827ca 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "expect.js": "~0.3.1", "jquery": "^3.3.1", "pre-commit": "1.x", - "rc-drawer": "3.1.3", + "rc-drawer": "4.0.1", "rc-test": "^6.0.1", "rc-tools": "7.x", "react": "^16.0.0",