chore(deps): bump react-draggable from 4.0.3 to 4.1.0

Bumps [react-draggable](https://github.com/mzabriskie/react-draggable) from 4.0.3 to 4.1.0.
- [Release notes](https://github.com/mzabriskie/react-draggable/releases)
- [Changelog](https://github.com/mzabriskie/react-draggable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mzabriskie/react-draggable/compare/v4.0.3...v4.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-28 05:19:35 +00:00
committed by GitHub
parent ecbc2944e6
commit 114824ac9c
2 changed files with 34 additions and 15 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"d3-zoom": "^1.8.3",
"easy-peasy": "^3.1.0",
"fast-deep-equal": "^3.0.0-beta.2",
"react-draggable": "^4.0.3",
"react-draggable": "^4.1.0",
"resize-observer": "^1.0.0",
"scheduler": "^0.16.2"
},