From 161537a0c62edade7ddb86516b36ac42ffa2ef26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 03:36:40 +0000 Subject: [PATCH] build(deps-dev): bump ol-mapbox-style from 12.3.4 to 12.3.5 Bumps [ol-mapbox-style](https://github.com/openlayers/ol-mapbox-style) from 12.3.4 to 12.3.5. - [Release notes](https://github.com/openlayers/ol-mapbox-style/releases) - [Changelog](https://github.com/openlayers/ol-mapbox-style/blob/main/CHANGELOG.md) - [Commits](https://github.com/openlayers/ol-mapbox-style/compare/v12.3.4...v12.3.5) --- updated-dependencies: - dependency-name: ol-mapbox-style dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index be00ff6..65cac0a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17717,9 +17717,9 @@ } }, "node_modules/ol-mapbox-style": { - "version": "12.3.4", - "resolved": "https://registry.npmjs.org/ol-mapbox-style/-/ol-mapbox-style-12.3.4.tgz", - "integrity": "sha512-TxGJZw4hmvc6n5dHSyAE8ZpgALJ6hVG5Q9yl0j2Q1KmLS9iq4wMpb383TAitWiG86SvJV4oDkWMGkyyMLfVyew==", + "version": "12.3.5", + "resolved": "https://registry.npmjs.org/ol-mapbox-style/-/ol-mapbox-style-12.3.5.tgz", + "integrity": "sha512-1tdq+jpzJ7BuqCeRpNV5u90X369MXDbHKpPPt0BNpbzi+4UEJ2dJIrd3eFQV9VbqvZeEIioEjyK7qOqXsUZs8w==", "dev": true, "dependencies": { "@mapbox/mapbox-gl-style-spec": "^13.23.1",