From c623177244668b374ecdecb380cfaff8c321ef21 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 8 May 2020 21:20:16 +0000 Subject: [PATCH] Bump rc-dialog from 7.4.1 to 7.7.0 Bumps [rc-dialog](https://github.com/react-component/dialog) from 7.4.1 to 7.7.0. - [Release notes](https://github.com/react-component/dialog/releases) - [Changelog](https://github.com/react-component/dialog/blob/master/HISTORY.md) - [Commits](https://github.com/react-component/dialog/compare/7.4.1...7.7.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 bb5b1de..186ef13 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "core-js": "^3.2.1", "expect.js": "0.3.x", "precommit-hook": "^3.0.0", - "rc-dialog": "~7.4.0", + "rc-dialog": "~7.7.0", "rc-test": "6.x", "rc-tools": "8.x", "react": "^16.0.0",