From 7fad75c35554da5fd249e670b17c9271559d8056 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 23:13:06 +0000 Subject: [PATCH] Bump the dependencies group with 3 updates Bumps the dependencies group with 3 updates: [@maplibre/maplibre-gl-leaflet](https://github.com/maplibre/maplibre-gl-leaflet), [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol) and [globals](https://github.com/sindresorhus/globals). Updates `@maplibre/maplibre-gl-leaflet` from 0.1.3 to 0.1.4 - [Release notes](https://github.com/maplibre/maplibre-gl-leaflet/releases) - [Changelog](https://github.com/maplibre/maplibre-gl-leaflet/blob/main/CHANGELOG.md) - [Commits](https://github.com/maplibre/maplibre-gl-leaflet/compare/v0.1.3...v0.1.4) Updates `leaflet.locatecontrol` from 0.90.0 to 0.90.1 - [Changelog](https://github.com/domoritz/leaflet-locatecontrol/blob/gh-pages/CHANGELOG.md) - [Commits](https://github.com/domoritz/leaflet-locatecontrol/compare/v0.90.0...v0.90.1) Updates `globals` from 17.9.0 to 17.11.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v17.9.0...v17.11.0) --- updated-dependencies: - dependency-name: "@maplibre/maplibre-gl-leaflet" dependency-version: 0.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: leaflet.locatecontrol dependency-version: 0.90.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: globals dependency-version: 17.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- yarn.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0f95bbe51..0c5340d34 100644 --- a/yarn.lock +++ b/yarn.lock @@ -259,9 +259,9 @@ kdbush "^4.0.2" "@maplibre/maplibre-gl-leaflet@*": - version "0.1.3" - resolved "https://registry.yarnpkg.com/@maplibre/maplibre-gl-leaflet/-/maplibre-gl-leaflet-0.1.3.tgz#ad132c4ca406d5fdbbb9d67a7114d05539e1ee52" - integrity sha512-9+hp1PSJcxuuj5/Zta9zbQ8+ZvN4doWXPtlY7ikNtUZY1VbkamY0uTqzHp9kxRPqpgeKGrI7MjzXvwzU88wWCw== + version "0.1.4" + resolved "https://registry.yarnpkg.com/@maplibre/maplibre-gl-leaflet/-/maplibre-gl-leaflet-0.1.4.tgz#ff35ce64888e95e4095666992c345cfde430fc5a" + integrity sha512-k57wcndZIvq3m08g2je4pjUPGr43ffNW3j+gXbymt8Vi2l1lUERUi1UmdTZcTPN8LuDDYOMWRNBaSLwpAu02ew== "@maplibre/maplibre-gl-style-spec@^24.8.1": version "24.8.1" @@ -845,9 +845,9 @@ glob-parent@^6.0.2: is-glob "^4.0.3" globals@*: - version "17.9.0" - resolved "https://registry.yarnpkg.com/globals/-/globals-17.9.0.tgz#e43f252d6bbe71508da43902a1709c8895a59f70" - integrity sha512-m/MvAW61QVU5VDNF1Vj8axt016h8w7L5TU1e9zlab7XIttAT2YAlCwl75K1fOqvMM9apmD7lbCIRhpfkhmxhCg== + version "17.11.0" + resolved "https://registry.yarnpkg.com/globals/-/globals-17.11.0.tgz#d643485bb30220d7751e511cf4f68c73d3870d87" + integrity sha512-Z2I8hM+PbJDXQDq3Icgpzv+mPdwr68iZUU9d5WW4FuXfDUQfkZaZuvjMv42/5crNyw154+9+VWXbYrUgDXbxNw== hard-rejection@^2.1.0: version "2.1.0" @@ -994,9 +994,9 @@ kind-of@^6.0.3: integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw== leaflet.locatecontrol@*: - version "0.90.0" - resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.90.0.tgz#8a126b69e0ba81c8f96e34ef25e15033674b5206" - integrity sha512-yzgKyOXVRgALmo38ZhPf+2QgYE3pA/rrVSE0CyZhsSAzlnwPTZ1sfZLOFXTH20XLNNw1SX7AuMRLu0LZkWNakg== + version "0.90.1" + resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.90.1.tgz#f15ad1d9a74b5415f1a43254764c6638f3ebbf7e" + integrity sha512-i8HsspXuYsjOTyDKQKyAgXKxIRjYeW/9FynXgYiVnVKH5mWojlJ1bF/S1S9Z++Qkl5cEKtba+kQdRLBP+HhPnQ== leaflet@*: version "1.9.4" -- 2.47.3