From b184de6ffac80f9c1a9d5df945ca26482dfd7451 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 07:02:58 +0000 Subject: [PATCH] chore(deps-dev): 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 705609167a..e6d0cc5869 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3563,9 +3563,9 @@ d3-zoom@3: d3-transition "2 - 3" d3@^7.6.1: - version "7.7.0" - resolved "https://registry.yarnpkg.com/d3/-/d3-7.7.0.tgz#e7779a74ea7c807b432fdfd8128de062b19c62eb" - integrity sha512-VEwHCMgMjD2WBsxeRGUE18RmzxT9Bn7ghDpzvTEvkLSBAKgTMydJjouZTjspgQfRHpPt/PB3EHWBa6SSyFQq4g== + version "7.8.0" + resolved "https://registry.yarnpkg.com/d3/-/d3-7.8.0.tgz#c9441f0ea9266b1003a97c2ffd53e79e9e14b1fc" + integrity sha512-a5rNemRadWkEfqnY5NsD4RdCP9vn8EIJ4I5Rl14U0uKH1SXqcNmk/h9aGaAF1O98lz6L9M0IeUcuPa9GUYbI5A== dependencies: d3-array "3" d3-axis "3"