From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 23:32:33 +0000 (+0000) Subject: Bump leaflet.locatecontrol from 0.83.1 to 0.84.1 X-Git-Tag: live~88^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/c7c1c7db8792ecfd4eec9630162f48a60ebd84cc?ds=sidebyside Bump leaflet.locatecontrol from 0.83.1 to 0.84.1 Bumps [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol) from 0.83.1 to 0.84.1. - [Changelog](https://github.com/domoritz/leaflet-locatecontrol/blob/gh-pages/CHANGELOG.md) - [Commits](https://github.com/domoritz/leaflet-locatecontrol/compare/v0.83.1...v0.84.1) --- updated-dependencies: - dependency-name: leaflet.locatecontrol dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- diff --git a/package.json b/package.json index 17207ee4d..633c8b53b 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "jquery-simulate": "^1.0.2", "js-cookie": "^3.0.0", "leaflet": "^1.8.0", - "leaflet.locatecontrol": "^0.83.0", + "leaflet.locatecontrol": "^0.84.1", "make-plural": "^7.4.0", "osm-community-index": "^5.2.0" }, diff --git a/yarn.lock b/yarn.lock index b5f8e755e..54c12fa15 100644 --- a/yarn.lock +++ b/yarn.lock @@ -823,10 +823,10 @@ keyv@^4.5.4: dependencies: json-buffer "3.0.1" -leaflet.locatecontrol@^0.83.0: - version "0.83.1" - resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.83.1.tgz#2e6614815d6d255e65d0ed248c7b3ab8bf57a998" - integrity sha512-oF5uey4GOpnw/ly379fV8JQJuUQes9eECaWo8voTIWLQERYPCudOgfUzFggUbq+kpCMNz7BxP/MsLbyf77QorA== +leaflet.locatecontrol@^0.84.1: + version "0.84.1" + resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.84.1.tgz#5c63447afa5e0245da682dbcdc54808e41006d16" + integrity sha512-5NGyVR/CNaugooWMnqSphuKw2CvTef8P4pA/bzeRqhZsjl3Xqh8OmA236erNE4abme33TOC8O/Wha5I05U/QJw== leaflet@^1.8.0: version "1.9.4"