From 82e08129528353e4a59e01dd613b1bda8a82d53e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2020 05:01:28 +0000 Subject: [PATCH] Bump leaflet.locatecontrol from 0.71.1 to 0.72.0 Bumps [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol) from 0.71.1 to 0.72.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.71.1...v0.72.0) 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 86961c20f..a17d41b64 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "jquery-simulate": "^1.0.2", "jquery.cookie": "^1.4.1", "leaflet": "^1.6.0", - "leaflet.locatecontrol": "^0.71.1", + "leaflet.locatecontrol": "^0.72.0", "ohauth": "^0.2.2", "qs": "^6.9.4" }, diff --git a/yarn.lock b/yarn.lock index a544e5c12..f79c1a82b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -482,10 +482,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 sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE= -leaflet.locatecontrol@^0.71.1: - version "0.71.1" - resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.71.1.tgz#3dd8f4222751b820eb142818bdba7b458bf9fd29" - integrity sha512-YTZ+75NfdIwq/yFUmi5tNBeXxy4kEbDry84ArFJGdSzvBNddk2cLUa498xZDE41KC00jY23NIbWyYowp0MZOPQ== +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@^1.6.0: version "1.6.0" -- 2.39.5