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

Bumps [react-draggable](https://github.com/mzabriskie/react-draggable) from 3.3.2 to 4.0.3.
- [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/v3.3.2...v4.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-08 14:28:17 +00:00
committed by GitHub
parent 1a797f7887
commit 88be9f48ee
2 changed files with 34 additions and 15 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"fast-deep-equal": "^3.0.0-beta.2",
"react": "^16.10.2",
"react-dom": "^16.10.2",
"react-draggable": "^3.3.2",
"react-draggable": "^4.0.3",
"scheduler": "^0.15.0"
},
"devDependencies": {