chore(deps): bump d3-selection from 2.0.0 to 3.0.0

Bumps [d3-selection](https://github.com/d3/d3-selection) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/d3/d3-selection/releases)
- [Commits](https://github.com/d3/d3-selection/compare/v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: d3-selection
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-14 04:06:37 +00:00
committed by GitHub
parent c956ac2dd4
commit b1cf3d8a79
2 changed files with 35 additions and 8 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
"@types/d3": "^6.7.0",
"@types/react-redux": "^7.1.16",
"classcat": "^5.0.3",
"d3-selection": "^2.0.0",
"d3-selection": "^3.0.0",
"d3-zoom": "^2.0.0",
"fast-deep-equal": "^3.1.3",
"react-draggable": "^4.4.3",