Bump d3 from 7.7.0 to 7.8.0
Bumps [d3](https://github.com/d3/d3) from 7.7.0 to 7.8.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.7.0...v7.8.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:
![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
Sebastian Serth

parent
44528e611a
commit
f22878c98f
@ -19,7 +19,7 @@
|
|||||||
"compression-webpack-plugin": "^10.0.0",
|
"compression-webpack-plugin": "^10.0.0",
|
||||||
"css-loader": "^6.7.3",
|
"css-loader": "^6.7.3",
|
||||||
"css-minimizer-webpack-plugin": "^4.2.2",
|
"css-minimizer-webpack-plugin": "^4.2.2",
|
||||||
"d3": "^7.7.0",
|
"d3": "^7.8.0",
|
||||||
"d3-tip": "^0.9.1",
|
"d3-tip": "^0.9.1",
|
||||||
"highlight.js": "^11.7.0",
|
"highlight.js": "^11.7.0",
|
||||||
"i18n-js": "^4.2.2",
|
"i18n-js": "^4.2.2",
|
||||||
|
@ -2191,10 +2191,10 @@ d3-zoom@3:
|
|||||||
d3-selection "2 - 3"
|
d3-selection "2 - 3"
|
||||||
d3-transition "2 - 3"
|
d3-transition "2 - 3"
|
||||||
|
|
||||||
d3@^7.7.0:
|
d3@^7.8.0:
|
||||||
version "7.7.0"
|
version "7.8.0"
|
||||||
resolved "https://registry.yarnpkg.com/d3/-/d3-7.7.0.tgz#e7779a74ea7c807b432fdfd8128de062b19c62eb"
|
resolved "https://registry.yarnpkg.com/d3/-/d3-7.8.0.tgz#c9441f0ea9266b1003a97c2ffd53e79e9e14b1fc"
|
||||||
integrity sha512-VEwHCMgMjD2WBsxeRGUE18RmzxT9Bn7ghDpzvTEvkLSBAKgTMydJjouZTjspgQfRHpPt/PB3EHWBa6SSyFQq4g==
|
integrity sha512-a5rNemRadWkEfqnY5NsD4RdCP9vn8EIJ4I5Rl14U0uKH1SXqcNmk/h9aGaAF1O98lz6L9M0IeUcuPa9GUYbI5A==
|
||||||
dependencies:
|
dependencies:
|
||||||
d3-array "3"
|
d3-array "3"
|
||||||
d3-axis "3"
|
d3-axis "3"
|
||||||
|
Reference in New Issue
Block a user