Bump d3 from 7.8.2 to 7.8.4 (#9651)

Bumps [d3](https://github.com/d3/d3) from 7.8.2 to 7.8.4.
- [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.2...v7.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-05-25 19:04:50 +02:00
committed by GitHub
parent bef45e9221
commit 0cd0ef1b5f
2 changed files with 8 additions and 5 deletions
+7 -4
View File
@@ -50,7 +50,7 @@
"cldr-core": "^41.0.0",
"cldr-localenames-full": "^41.0.0",
"concat-files": "^0.1.1",
"d3": "~7.8.1",
"d3": "~7.8.4",
"dotenv": "^16.0.3",
"editor-layer-index": "github:osmlab/editor-layer-index#gh-pages",
"esbuild": "^0.17.18",
@@ -2700,9 +2700,10 @@
"license": "MIT"
},
"node_modules/d3": {
"version": "7.8.2",
"version": "7.8.4",
"resolved": "https://registry.npmjs.org/d3/-/d3-7.8.4.tgz",
"integrity": "sha512-q2WHStdhiBtD8DMmhDPyJmXUxr6VWRngKyiJ5EfXMxPw+tqT6BhNjhJZ4w3BHsNm3QoVfZLY8Orq/qPFczwKRA==",
"dev": true,
"license": "ISC",
"dependencies": {
"d3-array": "3",
"d3-axis": "3",
@@ -11590,7 +11591,9 @@
"dev": true
},
"d3": {
"version": "7.8.2",
"version": "7.8.4",
"resolved": "https://registry.npmjs.org/d3/-/d3-7.8.4.tgz",
"integrity": "sha512-q2WHStdhiBtD8DMmhDPyJmXUxr6VWRngKyiJ5EfXMxPw+tqT6BhNjhJZ4w3BHsNm3QoVfZLY8Orq/qPFczwKRA==",
"dev": true,
"requires": {
"d3-array": "3",
+1 -1
View File
@@ -85,7 +85,7 @@
"cldr-core": "^41.0.0",
"cldr-localenames-full": "^41.0.0",
"concat-files": "^0.1.1",
"d3": "~7.8.1",
"d3": "~7.8.4",
"dotenv": "^16.0.3",
"editor-layer-index": "github:osmlab/editor-layer-index#gh-pages",
"esbuild": "^0.17.18",