From 9fa0a2b6f41e230fe34273d9fca3f8fbd44cc8c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 09:03:55 +0000 Subject: [PATCH] Bump d3 from 6.5.0 to 6.6.0 Bumps [d3](https://github.com/d3/d3) from 6.5.0 to 6.6.0. - [Release notes](https://github.com/d3/d3/releases) - [Changelog](https://github.com/d3/d3/blob/master/CHANGES.md) - [Commits](https://github.com/d3/d3/compare/v6.5.0...v6.6.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9d4682ad..7034efe0 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "bootstrap": "^4.6.0", "bootswatch": "^4.6.0", "chosen-js": "^1.8.7", - "d3": "^6.5.0", + "d3": "^6.6.0", "d3-tip": "^0.9.1", "highlight.js": "^10.6.0", "jquery": "^3.5.1", diff --git a/yarn.lock b/yarn.lock index a7282b9f..f4c41fdc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2690,10 +2690,10 @@ d3-zoom@2: d3-selection "2" d3-transition "2" -d3@^6.5.0: - version "6.5.0" - resolved "https://registry.yarnpkg.com/d3/-/d3-6.5.0.tgz#55cc64690cfe7bf18788d2cfbe22d911b01309f0" - integrity sha512-gr7FoRecKtBkBxelTeGVYERRTPgjPFLh2rOBisHdbXe3RIrVLjCo7COZYMSeFeiwVPOHDtxAGJlvN7XssNAIcg== +d3@^6.6.0: + version "6.6.0" + resolved "https://registry.yarnpkg.com/d3/-/d3-6.6.0.tgz#0722c03b0ad5a479b54080c00e5daa6b809a83c7" + integrity sha512-fWyMfZDSOLksXeYuiHM/uHap7pKgypUnOGY8jiTfmmAWH1HM6ErPtnHiKEdqs7DtZqbombUgaKwq3B5Pjm7GOQ== dependencies: d3-array "2" d3-axis "2"