Bump d3 from 6.6.2 to 6.7.0

Bumps [d3](https://github.com/d3/d3) from 6.6.2 to 6.7.0.
- [Release notes](https://github.com/d3/d3/releases)
- [Changelog](https://github.com/d3/d3/blob/master/CHANGES.md)
- [Commits](https://github.com/d3/d3/compare/v6.6.2...v6.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-16 09:02:40 +00:00
committed by GitHub
parent dd1603fa18
commit d9ba310fb0
2 changed files with 5 additions and 5 deletions

View File

@ -2697,10 +2697,10 @@ d3-zoom@2:
d3-selection "2"
d3-transition "2"
d3@^6.6.0:
version "6.6.2"
resolved "https://registry.yarnpkg.com/d3/-/d3-6.6.2.tgz#5d2133298b7adbf065d8274b77b36b429f6da3ee"
integrity sha512-wvC9cZe05bUCo00VFKXLQJWmWhGv0U43Qv0gn+tkl144S7bV22E80Gnp06BEuJVuwVfa6+S8UOfl8H9Ru/cmgA==
d3@^6.7.0:
version "6.7.0"
resolved "https://registry.yarnpkg.com/d3/-/d3-6.7.0.tgz#adac458597b4a2cafe8e08cf30948af0c95cd61f"
integrity sha512-hNHRhe+yCDLUG6Q2LwvR/WdNFPOJQ5VWqsJcwIYVeI401+d2/rrCjxSXkiAdIlpx7/73eApFB4Olsmh3YN7a6g==
dependencies:
d3-array "2"
d3-axis "2"