From fc69a98cb88d0a3819a38710e6c9d3052be3182c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 12:57:01 +0000 Subject: [PATCH] Bump @maplibre/maplibre-gl-style-spec from 24.4.1 to 24.8.1 Bumps [@maplibre/maplibre-gl-style-spec](https://github.com/maplibre/maplibre-style-spec) from 24.4.1 to 24.8.1. - [Release notes](https://github.com/maplibre/maplibre-style-spec/releases) - [Changelog](https://github.com/maplibre/maplibre-style-spec/blob/main/CHANGELOG.md) - [Commits](https://github.com/maplibre/maplibre-style-spec/compare/v24.4.1...v24.8.1) --- updated-dependencies: - dependency-name: "@maplibre/maplibre-gl-style-spec" dependency-version: 24.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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 d2583129..cd32b8ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -759,9 +759,9 @@ } }, "node_modules/@maplibre/maplibre-gl-style-spec": { - "version": "24.4.1", - "resolved": "https://registry.npmjs.org/@maplibre/maplibre-gl-style-spec/-/maplibre-gl-style-spec-24.4.1.tgz", - "integrity": "sha512-UKhA4qv1h30XT768ccSv5NjNCX+dgfoq2qlLVmKejspPcSQTYD4SrVucgqegmYcKcmwf06wcNAa/kRd0NHWbUg==", + "version": "24.8.1", + "resolved": "https://registry.npmjs.org/@maplibre/maplibre-gl-style-spec/-/maplibre-gl-style-spec-24.8.1.tgz", + "integrity": "sha512-zxa92qF96ZNojLxeAjnaRpjVCy+swoUNJvDhtpC90k7u5F0TMr4GmvNqMKvYrMoPB8d7gRSXbMG1hBbmgESIsw==", "license": "ISC", "dependencies": { "@mapbox/jsonlint-lines-primitives": "~2.0.2",