From 609ab7e933bf8f75b63e2855ca1f742c63424017 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 11:55:08 +0000 Subject: [PATCH] Bump mapbox-gl from 3.9.1 to 3.9.2 (#1338) Bumps [mapbox-gl](https://github.com/mapbox/mapbox-gl-js) from 3.9.1 to 3.9.2. - [Release notes](https://github.com/mapbox/mapbox-gl-js/releases) - [Changelog](https://github.com/mapbox/mapbox-gl-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/mapbox/mapbox-gl-js/compare/v3.9.1...v3.9.2) --- updated-dependencies: - dependency-name: mapbox-gl dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 567cd506..e730d280 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6128,9 +6128,9 @@ } }, "node_modules/mapbox-gl": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/mapbox-gl/-/mapbox-gl-3.9.1.tgz", - "integrity": "sha512-KGgS07MOoGSrewRrw0zqPG/2zkUNWYVGhI4+OEGnUGnUR5GV+k6rgKBEZei3U8z9VIrhrO5Qfbh3Da9o7GhX/Q==", + "version": "3.9.2", + "resolved": "https://registry.npmjs.org/mapbox-gl/-/mapbox-gl-3.9.2.tgz", + "integrity": "sha512-ADGW4rJOylwcy9+yGf8HM2sLXLh3An+9PZVQzdpXrSbSNt0dI7e49a6NY35Yf2wbd4hoVyR5M3hy7cQ9sFrC2w==", "dev": true, "dependencies": { "@mapbox/jsonlint-lines-primitives": "^2.0.2",