From aeccc20283125b81b405cc29a681b21e659d0367 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2019 21:43:36 +0000 Subject: [PATCH] Bump mapbox-gl from 1.3.1 to 1.6.0 Bumps [mapbox-gl](https://github.com/mapbox/mapbox-gl-js) from 1.3.1 to 1.6.0. - [Release notes](https://github.com/mapbox/mapbox-gl-js/releases) - [Changelog](https://github.com/mapbox/mapbox-gl-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/mapbox/mapbox-gl-js/compare/v1.3.1...v1.6.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5878ef92ba..53e2bb4d63 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "leaflet": "1.5.1", "lodash.remove": "^4.7.0", "lodash.topairs": "4.3.0", - "mapbox-gl": "1.3.1", + "mapbox-gl": "1.6.0", "mapv": "2.0.40", "openlayers": "4.6.5", "pbf": "3.0.2",