From d55c03a5c360d4623bf8ca2e19876c8ab2117a76 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:16:24 +0000 Subject: [PATCH] chore(deps-dev): bump rc-dialog from 7.7.0 to 8.0.0 Bumps [rc-dialog](https://github.com/react-component/dialog) from 7.7.0 to 8.0.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.7.0...8.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 f0aa3d9bf..20ed52b43 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.0", "typescript": "^3.9.3" } }