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] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-29 23:27:14 +00:00 committed by GitHub
parent 032f6f9870
commit d8d40cf29e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -5,7 +5,7 @@
"jquery-simulate": "^1.0.2", "jquery-simulate": "^1.0.2",
"js-cookie": "^3.0.0", "js-cookie": "^3.0.0",
"leaflet": "^1.8.0", "leaflet": "^1.8.0",
"leaflet.locatecontrol": "^0.81.0", "leaflet.locatecontrol": "^0.82.0",
"osm-community-index": "^5.2.0", "osm-community-index": "^5.2.0",
"qs": "^6.9.4" "qs": "^6.9.4"
}, },

View file

@ -514,10 +514,10 @@ keyv@^4.5.4:
dependencies: dependencies:
json-buffer "3.0.1" json-buffer "3.0.1"
leaflet.locatecontrol@^0.81.0: leaflet.locatecontrol@^0.82.0:
version "0.81.1" version "0.82.0"
resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.81.1.tgz#8aec3124ef5cdda3476fd9013315789b4e301a45" resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.82.0.tgz#677f1d422750d16aff7c52de48c463b4b3999ac9"
integrity sha512-ZtsdScGufPw330X3UIaGGjnfQ1NrhLySnlruWufIMnfzsHgQPz0+mSxsCQMVh7QgOBoefCGb/lioSejiaNx1EQ== integrity sha512-+lvtZ7tfqgWoUvTYRqDggw50HUZJGvaSgSU5JYvl5H4WtlnHek2R0TsL0EqROhT3igPFwYVV87bFT/ps1SqyGA==
leaflet@^1.8.0: leaflet@^1.8.0:
version "1.9.4" version "1.9.4"