From 014959f62a0500a73ccb326247e08ab3c275c4e6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 May 2020 22:39:24 +0000 Subject: [PATCH] Bump react-dnd from 7.7.0 to 11.0.0 Bumps [react-dnd](https://github.com/react-dnd/react-dnd) from 7.7.0 to 11.0.0. - [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/v7.7.0...v11.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 01f268b5..af0da8e3 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "preact": "^8.2.1", "preact-compat": "^3.16.0", "react": "^16.0.0", - "react-dnd": "^7.0.2", + "react-dnd": "^11.0.0", "react-dnd-html5-backend": "^7.0.2", "react-dom": "^16.0.0", "react-router": "^3.0.0",