Bump d3 from 7.3.0 to 7.4.2

Bumps [d3](https://github.com/d3/d3) from 7.3.0 to 7.4.2.
- [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.3.0...v7.4.2)

---
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-04-04 03:01:55 +00:00
committed by GitHub
parent bb345d4166
commit 88f38b03ac
2 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
"bootstrap": "^4.6.1",
"bootswatch": "^4.6.0",
"chosen-js": "^1.8.7",
"d3": "^7.3.0",
"d3": "^7.4.2",
"d3-tip": "^0.9.1",
"highlight.js": "^11.5.0",
"jquery": "^3.6.0",

View File

@ -2658,10 +2658,10 @@ d3-zoom@3:
d3-selection "2 - 3"
d3-transition "2 - 3"
d3@^7.3.0:
version "7.3.0"
resolved "https://registry.yarnpkg.com/d3/-/d3-7.3.0.tgz#f3d5a22c1f658952a6491cf50132f5267ed7a40a"
integrity sha512-MDRLJCMK232OJQRqGljQ/gCxtB8k3/sLKFjftMjzPB3nKVUODpdW9Rb3vcq7U8Ka5YKoZkAmp++Ur6I+6iNWIw==
d3@^7.4.2:
version "7.4.2"
resolved "https://registry.yarnpkg.com/d3/-/d3-7.4.2.tgz#c5d1001459dc9517bc774949f71b95e8735b3b4e"
integrity sha512-7VK+QBAWtNDbP2EU/ThkXgjd0u1MsXYYgCK2ElQ4BBWh0usE75tHVVeYx47m2pqQEy4isYKAA0tAFSln0l+9EQ==
dependencies:
d3-array "3"
d3-axis "3"