From 15800da4986fd6b8c59d7235b0b516080f8c47a0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2020 08:03:25 +0000 Subject: [PATCH] Bump ol-mapbox-style from 6.0.0 to 6.0.1 Bumps [ol-mapbox-style](https://github.com/openlayers/ol-mapbox-style) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/openlayers/ol-mapbox-style/releases) - [Changelog](https://github.com/openlayers/ol-mapbox-style/blob/master/CHANGELOG.md) - [Commits](https://github.com/openlayers/ol-mapbox-style/compare/v6.0.0...v6.0.1) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 249eb3f227..06429e3161 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9735,9 +9735,9 @@ "dev": true }, "ol-mapbox-style": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/ol-mapbox-style/-/ol-mapbox-style-6.0.0.tgz", - "integrity": "sha512-ODSaYtLvSentp655RdS/cTlK2zCMuOxz9idDo3hyxh+ARgkYu69fZHomjeEJ49pW16Bv8Am8SZSfBUGT5SOW+w==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/ol-mapbox-style/-/ol-mapbox-style-6.0.1.tgz", + "integrity": "sha512-+yIQk4gnb+nMPBuP+8H+orsXQi2okiTvOmnS1IPFBMCAyQurKsfUVuwCmvXS1FYewkD3EryOxtUOug7AFArZkg==", "dev": true, "requires": { "@mapbox/mapbox-gl-style-spec": "^13.11.0",