From 37e144693b0920484c3eb59751b01a2f168d6889 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Nov 2022 23:00:42 +0000 Subject: [PATCH] Bump leaflet.locatecontrol from 0.78.0 to 0.79.0 Bumps [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol) from 0.78.0 to 0.79.0. - [Release notes](https://github.com/domoritz/leaflet-locatecontrol/releases) - [Changelog](https://github.com/domoritz/leaflet-locatecontrol/blob/gh-pages/CHANGELOG.md) - [Commits](https://github.com/domoritz/leaflet-locatecontrol/compare/v0.78.0...v0.79.0) --- updated-dependencies: - dependency-name: leaflet.locatecontrol 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 4de2e943e..3f4432e9d 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.78.0", + "leaflet.locatecontrol": "^0.79.0", "osm-community-index": "^5.2.0", "qs": "^6.9.4" }, diff --git a/yarn.lock b/yarn.lock index 6329e0968..ba2514405 100644 --- a/yarn.lock +++ b/yarn.lock @@ -493,10 +493,10 @@ json-stable-stringify-without-jsonify@^1.0.1: resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651" integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw== -leaflet.locatecontrol@^0.78.0: - version "0.78.0" - resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.78.0.tgz#fa87ac57fa79d2797f8f3e673d9eb3f104688310" - integrity sha512-3cElL7dBPOMkzHTOWUA/SLogrWrmfqYkbIXAikbRD0QcEef4jJRYYVhkcUUTprS2cOQzg2UiR475v8jemJiXRg== +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@^1.8.0: version "1.9.3" -- 2.43.2