From 63356993d02ec042cff1f3d9ba6a3726b68de941 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 22:24:33 +0000 Subject: [PATCH] chore(deps-dev): bump rc-dialog from 7.7.0 to 8.0.1 Bumps [rc-dialog](https://github.com/react-component/dialog) from 7.7.0 to 8.0.1. - [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.7.0...8.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 5978133a3..af1d60cb2 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "father": "^2.13.2", "jsonp": "^0.2.1", "np": "^6.0.0", - "rc-dialog": "^7.5.5", + "rc-dialog": "^8.0.1", "typescript": "^3.9.3" } }