From cb1e087126aae92b46cb4a0c15daf47ca8361959 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 05:22:33 +0000 Subject: [PATCH] Bump d3 from 6.3.1 to 6.5.0 Bumps [d3](https://github.com/d3/d3) from 6.3.1 to 6.5.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.3.1...v6.5.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aee3f4d26..c8eb76428 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "cldr-localenames-full": "37.0.0", "colors": "^1.1.2", "concat-files": "^0.1.1", - "d3": "~6.3.0", + "d3": "~6.5.0", "editor-layer-index": "github:osmlab/editor-layer-index#gh-pages", "eslint": "^7.1.0", "gaze": "^1.1.3",