From ffde80013f9bdb75a3abfb459edd5353ba4d657e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 23:01:25 +0000 Subject: [PATCH] Bump leaflet.locatecontrol from 0.84.2 to 0.85.1 Bumps [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol) from 0.84.2 to 0.85.1. - [Changelog](https://github.com/domoritz/leaflet-locatecontrol/blob/gh-pages/CHANGELOG.md) - [Commits](https://github.com/domoritz/leaflet-locatecontrol/compare/v0.84.2...v0.85.1) --- updated-dependencies: - dependency-name: leaflet.locatecontrol dependency-version: 0.85.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 77b1573ad..e35f66320 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "i18n-js": "^4.5.1", "js-cookie": "^3.0.0", "leaflet": "^1.8.0", - "leaflet.locatecontrol": "^0.84.1", + "leaflet.locatecontrol": "^0.85.1", "make-plural": "^7.4.0", "maplibre-gl": "^5.6.0", "osm-community-index": "^5.2.0", diff --git a/yarn.lock b/yarn.lock index ef96101f5..c4036b119 100644 --- a/yarn.lock +++ b/yarn.lock @@ -630,10 +630,10 @@ keyv@^4.5.4: dependencies: json-buffer "3.0.1" -leaflet.locatecontrol@^0.84.1: - version "0.84.2" - resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.84.2.tgz#44e5e30196a52da311218b57691cfba19b809cd8" - integrity sha512-Tv0S2bAhpFgZYyyfPgeVhb3hPr9CnlcP15EpMQd9m5vA+aALhM6key1ucfnnD7n09AEeNEmIFe71T4V18Kpu7g== +leaflet.locatecontrol@^0.85.1: + version "0.85.1" + resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.85.1.tgz#4a4a5b9b0550eeacc1c3b51bfafcad3eaac939e5" + integrity sha512-aB2qrwZO7Vs4EbWja6pyGy6Y1Mr2yeOqH3PN+Ocnjb4pgpiwYsX1AOI0mppVYzUTO2zwjafxVTOffiwEE32udA== leaflet@^1.8.0: version "1.9.4" -- 2.39.5