Bump d3 from 7.4.4 to 7.5.0

Bumps [d3](https://github.com/d3/d3) from 7.4.4 to 7.5.0.
- [Release notes](https://github.com/d3/d3/releases)
- [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md)
- [Commits](https://github.com/d3/d3/compare/v7.4.4...v7.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-06-27 03:05:06 +00:00
committed by GitHub
parent d804f25eae
commit 279d79d0dc
2 changed files with 5 additions and 5 deletions

View File

@ -2702,10 +2702,10 @@ d3-zoom@3:
d3-selection "2 - 3"
d3-transition "2 - 3"
d3@^7.4.4:
version "7.4.4"
resolved "https://registry.yarnpkg.com/d3/-/d3-7.4.4.tgz#bfbf87487c37d3196efebd5a63e3a0ed8299d8ff"
integrity sha512-97FE+MYdAlV3R9P74+R3Uar7wUKkIFu89UWMjEaDhiJ9VxKvqaMxauImy8PC2DdBkdM2BxJOIoLxPrcZUyrKoQ==
d3@^7.5.0:
version "7.5.0"
resolved "https://registry.yarnpkg.com/d3/-/d3-7.5.0.tgz#495a2eb30159c34ad54dacf872ac056dd763f3ae"
integrity sha512-b0hUpzWOI99VOek1VpmARF67izlrvd6C83wAAP+Wm7c3Prx7080W26ETt51XTiUn5HDdgVytjrz1UX/0P48VdQ==
dependencies:
d3-array "3"
d3-axis "3"