From ca0f18e4133690ec791b5bcf18b7f88cb84433b7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 29 May 2020 21:13:30 +0000 Subject: [PATCH] Bump rc-drawer from 3.1.3 to 4.0.0 Bumps [rc-drawer](https://github.com/ant-motion/drawer) from 3.1.3 to 4.0.0. - [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.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 c2d295ec..66cc9765 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.0", "rc-test": "^6.0.1", "rc-tools": "7.x", "react": "^16.0.0",