From 7d81c81f34532ca6551b38e7b0e8fe9d1b660b47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Dec 2020 05:31:19 +0000 Subject: [PATCH] Bump d3 from 6.2.0 to 6.3.0 Bumps [d3](https://github.com/d3/d3) from 6.2.0 to 6.3.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.2.0...v6.3.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 8e56199c7..5b031fa18 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "cldr-localenames-full": "37.0.0", "colors": "^1.1.2", "concat-files": "^0.1.1", - "d3": "~6.2.0", + "d3": "~6.3.0", "editor-layer-index": "github:osmlab/editor-layer-index#gh-pages", "eslint": "^7.1.0", "gaze": "^1.1.3",