From 68924d4e68675576cb3cb782d7269d3ff5592659 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 05:13:40 +0000 Subject: [PATCH] Bump d3 from 5.15.1 to 5.16.0 Bumps [d3](https://github.com/d3/d3) from 5.15.1 to 5.16.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/v5.15.1...v5.16.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 d30075f9e..12ec8f66a 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "cldr-localenames-full": "36.0.0", "colors": "^1.1.2", "concat-files": "^0.1.1", - "d3": "~5.15.0", + "d3": "~5.16.0", "editor-layer-index": "github:osmlab/editor-layer-index#gh-pages", "eslint": "^7.1.0", "gaze": "^1.1.3",