Skip to content

Commit 2edde27

Browse files
chore(deps-dev): bump react-dnd-html5-backend from 2.6.0 to 16.0.1 (#788)
Bumps [react-dnd-html5-backend](https://github.com/react-dnd/react-dnd) from 2.6.0 to 16.0.1. - [Release notes](https://github.com/react-dnd/react-dnd/releases) - [Changelog](https://github.com/react-dnd/react-dnd/blob/main/CHANGELOG.md) - [Commits](https://github.com/react-dnd/react-dnd/commits) --- updated-dependencies: - dependency-name: react-dnd-html5-backend dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f0a25e8 commit 2edde27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"rc-tooltip": "^5.2.1",
9797
"react": "^16.0.0",
9898
"react-dnd": "^2.5.4",
99-
"react-dnd-html5-backend": "^2.5.4",
99+
"react-dnd-html5-backend": "^16.0.1",
100100
"react-dom": "^16.0.0",
101101
"react-resizable": "^1.7.5",
102102
"react-virtualized": "^9.12.0",

0 commit comments

Comments
 (0)