From 487b39f4007cd60f7af8a85e90259ae13bf2eb76 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 07:35:39 +0000 Subject: [PATCH] Bump ol-mapbox-style from 6.2.1 to 6.3.0 Bumps [ol-mapbox-style](https://github.com/openlayers/ol-mapbox-style) from 6.2.1 to 6.3.0. - [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.2.1...v6.3.0) 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 26addeb9c1..4d4e4d6f3b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10069,9 +10069,9 @@ "dev": true }, "ol-mapbox-style": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/ol-mapbox-style/-/ol-mapbox-style-6.2.1.tgz", - "integrity": "sha512-WoRa+pSc8jY8oQ3wyXqA5kV3wn9DkO5r4pW+x5H+R//Ic3I0zmQqMQwwC2FOeB3sJBaY7NL1RjtwDH5ca1or4Q==", + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/ol-mapbox-style/-/ol-mapbox-style-6.3.0.tgz", + "integrity": "sha512-oRMP5nTEHvF8OoH0sofXElJGi1RV84H27M67nbb2AKcElGag/Z9a6FoI15+J/LSxsg5E1IOW4pIHi0w5ZOUIVg==", "requires": { "@mapbox/mapbox-gl-style-spec": "^13.14.0", "mapbox-to-css-font": "^2.4.0",