chore(deps): bump react-draggable from 4.4.3 to 4.4.4

Bumps [react-draggable](https://github.com/react-grid-layout/react-draggable) from 4.4.3 to 4.4.4.
- [Release notes](https://github.com/react-grid-layout/react-draggable/releases)
- [Changelog](https://github.com/react-grid-layout/react-draggable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-grid-layout/react-draggable/compare/v4.4.3...v4.4.4)

---
updated-dependencies:
- dependency-name: react-draggable
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-09-01 20:19:37 +00:00
committed by GitHub
parent b6524f3058
commit 6832d17b6e
2 changed files with 27 additions and 20 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"d3-selection": "^3.0.0",
"d3-zoom": "^3.0.0",
"fast-deep-equal": "^3.1.3",
"react-draggable": "^4.4.3",
"react-draggable": "^4.4.4",
"react-redux": "^7.2.4",
"redux": "^4.1.0"
},