Bump d3 from 7.8.1 to 7.8.2

Bumps [d3](https://github.com/d3/d3) from 7.8.1 to 7.8.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.8.1...v7.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-01-19 03:01:12 +00:00
committed by GitHub
parent 3b0e126e38
commit 526c584679
2 changed files with 5 additions and 5 deletions

View File

@ -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.8.1", "d3": "^7.8.2",
"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",

View File

@ -2195,10 +2195,10 @@ d3-zoom@3:
d3-selection "2 - 3" d3-selection "2 - 3"
d3-transition "2 - 3" d3-transition "2 - 3"
d3@^7.8.1: d3@^7.8.2:
version "7.8.1" version "7.8.2"
resolved "https://registry.yarnpkg.com/d3/-/d3-7.8.1.tgz#f8c3a5843da027ea87c6b6faaf6d8648b70c0e02" resolved "https://registry.yarnpkg.com/d3/-/d3-7.8.2.tgz#2bdb3c178d095ae03b107a18837ae049838e372d"
integrity sha512-fdipulGWUYTZTxxU9gDJ2P4mpZL2u7Oqe6n2FI95Q8UY0AjbKNYjPHvhLOsvR+HcSao4vo3YYy4Bk9CWOrt1Vw== integrity sha512-WXty7qOGSHb7HR7CfOzwN1Gw04MUOzN8qh9ZUsvwycIMb4DYMpY9xczZ6jUorGtO6bR9BPMPaueIKwiDxu9uiQ==
dependencies: dependencies:
d3-array "3" d3-array "3"
d3-axis "3" d3-axis "3"