From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Nov 2021 23:00:56 +0000 (+0000) Subject: Bump leaflet.locatecontrol from 0.74.1 to 0.76.0 X-Git-Tag: live~1338^2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/f047afe873cc79ff6e9a029040664b34ca00c2d8 Bump leaflet.locatecontrol from 0.74.1 to 0.76.0 Bumps [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol) from 0.74.1 to 0.76.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.74.1...v0.76.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 ea1a9a85b..15397e58f 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "jquery-simulate": "^1.0.2", "js-cookie": "^3.0.0", "leaflet": "^1.6.0", - "leaflet.locatecontrol": "^0.74.0", + "leaflet.locatecontrol": "^0.76.0", "qs": "^6.9.4" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index ff46a3a45..73124165a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -459,10 +459,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.74.0: - version "0.74.1" - resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.74.1.tgz#f34cdf9afa982e15bcabda6469fee5096f36ffd4" - integrity sha512-TsgoiAU62Yj7W3dtpOGWXhFDUe2RpPuHmW0tS5QR/5RFgvmrUflcnsUGgozBScnRF/1cUJ00WjtlGPPxBMTXkQ== +leaflet.locatecontrol@^0.76.0: + version "0.76.0" + resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.76.0.tgz#afca63a3ccf3161bed0e8bf94a98ddba364e90e1" + integrity sha512-Mx8uiihBi8KrrW3LgblsNL/pS8HR0gj60m8VFDFrnhSvDuitChazc095XcMSscf/XqZW+TSqQMCTe+AUy/4/eA== leaflet@^1.6.0: version "1.7.1"