From 01414af75c776721c6258b60bc7aa75faa1dcd71 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Jul 2021 21:19:37 +0000 Subject: [PATCH] Bump rc-dialog from 7.7.0 to 8.6.0 Bumps [rc-dialog](https://github.com/react-component/dialog) from 7.7.0 to 8.6.0. - [Release notes](https://github.com/react-component/dialog/releases) - [Changelog](https://github.com/react-component/dialog/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-component/dialog/compare/7.7.0...v8.6.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 f945b4ffc..89f139852 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "jest": "^22.1.4", "mockdate": "^2.0.1", "pre-commit": "1.x", - "rc-dialog": "^7.0.0", + "rc-dialog": "^8.6.0", "rc-select": "^9.1.5", "rc-time-picker": "^3.1.0", "rc-tools": "^7.0.3",