From 007a9b509c7fe1a08fcffd69351c5e443c376642 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2019 21:24:13 +0000 Subject: [PATCH] Bump rc-dialog from 6.5.11 to 7.5.13 Bumps [rc-dialog](https://github.com/react-component/dialog) from 6.5.11 to 7.5.13. - [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/6.5.11...7.5.13) 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 f6eb0d6..1556912 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "jest": "^20.0.4", "pre-commit": "1.x", "querystring": "^0.2.0", - "rc-dialog": "6.x", + "rc-dialog": "7.x", "rc-tools": "9.x", "react": "^16.0.0", "react-dom": "^16.0.0",