From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 23:27:14 +0000 (+0000) Subject: Bump leaflet.locatecontrol from 0.81.1 to 0.82.0 X-Git-Tag: live~40^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/d8d40cf29e75b2250bac34b246431106f9a478ba Bump leaflet.locatecontrol from 0.81.1 to 0.82.0 Bumps [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol) from 0.81.1 to 0.82.0. - [Changelog](https://github.com/domoritz/leaflet-locatecontrol/blob/gh-pages/CHANGELOG.md) - [Commits](https://github.com/domoritz/leaflet-locatecontrol/compare/v0.81.1...v0.82.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 14d9a5df9..d78d74dfc 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "jquery-simulate": "^1.0.2", "js-cookie": "^3.0.0", "leaflet": "^1.8.0", - "leaflet.locatecontrol": "^0.81.0", + "leaflet.locatecontrol": "^0.82.0", "osm-community-index": "^5.2.0", "qs": "^6.9.4" }, diff --git a/yarn.lock b/yarn.lock index 56e1f8e7a..6a396243a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -514,10 +514,10 @@ keyv@^4.5.4: dependencies: json-buffer "3.0.1" -leaflet.locatecontrol@^0.81.0: - version "0.81.1" - resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.81.1.tgz#8aec3124ef5cdda3476fd9013315789b4e301a45" - integrity sha512-ZtsdScGufPw330X3UIaGGjnfQ1NrhLySnlruWufIMnfzsHgQPz0+mSxsCQMVh7QgOBoefCGb/lioSejiaNx1EQ== +leaflet.locatecontrol@^0.82.0: + version "0.82.0" + resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.82.0.tgz#677f1d422750d16aff7c52de48c463b4b3999ac9" + integrity sha512-+lvtZ7tfqgWoUvTYRqDggw50HUZJGvaSgSU5JYvl5H4WtlnHek2R0TsL0EqROhT3igPFwYVV87bFT/ps1SqyGA== leaflet@^1.8.0: version "1.9.4"