From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Jun 2021 23:00:44 +0000 (+0000) Subject: Bump leaflet.locatecontrol from 0.73.0 to 0.74.0 X-Git-Tag: live~2029^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/9dd82c96dd68071f2ca8bbbb762d2dcd5bc75413 Bump leaflet.locatecontrol from 0.73.0 to 0.74.0 Bumps [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol) from 0.73.0 to 0.74.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.73.0...v0.74.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 d5e2b7f34..60da79b05 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "jquery-simulate": "^1.0.2", "js-cookie": "^2.2.1", "leaflet": "^1.6.0", - "leaflet.locatecontrol": "^0.73.0", + "leaflet.locatecontrol": "^0.74.0", "ohauth": "^1.0.0", "qs": "^6.9.4" }, diff --git a/yarn.lock b/yarn.lock index ac540af9f..ee875da31 100644 --- a/yarn.lock +++ b/yarn.lock @@ -570,10 +570,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.73.0: - version "0.73.0" - resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.73.0.tgz#768d9edb0470f86c913ea6c2a70ec62380fd45c5" - integrity sha512-e6v6SyDU2nzG5AiH80eH7qhXw5J+EfgmEFHkuzTRC9jqCSbfAm/3HlZDuoa9WYsaZbn5ovvqNeaLW/JSMsgg5g== +leaflet.locatecontrol@^0.74.0: + version "0.74.0" + resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.74.0.tgz#a62153a0de5e05ef7efd73df7247a23060330fd7" + integrity sha512-Rs4u2ZH9SeEB4IBLhBT3yPWaN81CtFq4XWT6gTCZeqVOImMJKpwqkVn9FKxge9Z5JFBRJHFFquYEdwR3mxgHxg== leaflet@^1.6.0: version "1.7.1"