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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-20 11:20:27 +00:00
committed by GitHub
parent 6354aa4330
commit d826be3f45
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"d3-zoom": "^1.8.3",
"easy-peasy": "^3.3.0",
"fast-deep-equal": "^3.1.1",
"react-draggable": "^4.2.0",
"react-draggable": "^4.3.1",
"resize-observer": "^1.0.0",
"scheduler": "^0.19.1"
},