From 7f101d00b90a7364aa4265496fdad6646b2de813 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 10:57:50 +0200 Subject: [PATCH] Update dependency leaflet.locatecontrol to ^0.76.0 (#524) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0b51ee5..0435939 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "leaflet-sidebar-v2": "nrenner/leaflet-sidebar-v2#dev", "leaflet-triangle-marker": "^1.0.2", "leaflet.heightgraph": "nrenner/Leaflet.Heightgraph#0757b2a", - "leaflet.locatecontrol": "^0.72.0", + "leaflet.locatecontrol": "^0.76.0", "leaflet.snogylop": "^0.4.0", "leaflet.stravasegments": "2.3.2", "mapbbcode": "MapBBCode/mapbbcode#v1.2.0", diff --git a/yarn.lock b/yarn.lock index 2823899..db42845 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8107,10 +8107,10 @@ leaflet.heightgraph@nrenner/Leaflet.Heightgraph#0757b2a: dependencies: leaflet "^1.6.0" -leaflet.locatecontrol@^0.72.0: - version "0.72.0" - resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.72.0.tgz#7de5c109a0e10a928bae85e4996e5efa49a3c905" - integrity sha512-enAf10UG9Z1bV0siTP/+vG/ZVncDqSA3V8c6iZ3s6KWL5Ngkk4A4mk9Ssefj46ey98I9HSYWqoS+k2Y7EaKjwQ== +leaflet.locatecontrol@^0.76.0: + version "0.76.1" + resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.76.1.tgz#03eb8e98e0c54fee457f930a63624479a6177de0" + integrity sha512-qA92Mxs2N1jgVx+EdmxtDrdzFD+f2llPJbqaKvmW1epZMSIvD6KNsBjpQYUIxz4XtJkOleqRSwWQcrm5P5NnYw== leaflet.snogylop@^0.4.0: version "0.4.0"