From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 23:20:29 +0000 (+0000) Subject: Bump leaflet.locatecontrol from 0.79.0 to 0.81.0 X-Git-Tag: live~807^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/71218c287297433f698c57dd1df96d25b4df2d12 Bump leaflet.locatecontrol from 0.79.0 to 0.81.0 Bumps [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol) from 0.79.0 to 0.81.0. - [Changelog](https://github.com/domoritz/leaflet-locatecontrol/blob/gh-pages/CHANGELOG.md) - [Commits](https://github.com/domoritz/leaflet-locatecontrol/compare/v0.79.0...v0.81.0) --- 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 924bf17a7..0a9ebf0b6 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "jquery-simulate": "^1.0.2", "js-cookie": "^3.0.0", "leaflet": "^1.8.0", - "leaflet.locatecontrol": "^0.79.0", + "leaflet.locatecontrol": "^0.81.0", "osm-community-index": "^5.2.0", "qs": "^6.9.4" }, diff --git a/yarn.lock b/yarn.lock index ffb223b4c..1493b7305 100644 --- a/yarn.lock +++ b/yarn.lock @@ -516,10 +516,10 @@ keyv@^4.5.4: dependencies: json-buffer "3.0.1" -leaflet.locatecontrol@^0.79.0: - version "0.79.0" - resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.79.0.tgz#0236b87c699a49f9ddb2f289941fbc0d3c3f8b62" - integrity sha512-h64QIHFkypYdr90lkSfjKvPvvk8/b8UnP3m9WuoWdp5p2AaCWC0T1NVwyuj4rd5U4fBW3tQt4ppmZ2LceHMIDg== +leaflet.locatecontrol@^0.81.0: + version "0.81.0" + resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.81.0.tgz#75e92d07c19edade910a2b5a177ac24cef7d10e7" + integrity sha512-5Dqj6VXVFl1vPquYZW95hQYegvzqSI4eLIpZrBMuHuyoAo5i9y6js3z02TF//XXZByIyTI/XBtlxlZLUM08Pcg== leaflet@^1.8.0: version "1.9.4"