From f0e3e491837cffed5f82a9b23252465af18c18e4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2020 08:28:14 +0000 Subject: [PATCH] build(deps): bump react-dnd from 10.0.2 to 11.1.3 Bumps [react-dnd](https://github.com/react-dnd/react-dnd) from 10.0.2 to 11.1.3. - [Release notes](https://github.com/react-dnd/react-dnd/releases) - [Changelog](https://github.com/react-dnd/react-dnd/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-dnd/react-dnd/compare/v10.0.2...v11.1.3) 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 ac4712d..7e795e0 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "moment": "^2.24.0", "rc-resize-observer": "^0.1.3", "rc-util": "^4.19.0", - "react-dnd": "^10.0.2", + "react-dnd": "^11.1.3", "react-dnd-html5-backend": "^10.0.2", "unstated-next": "^1.1.0", "use-json-comparison": "^1.0.5",