Skip to content

Commit 03fbbcf

Browse files
Bump leaflet.locatecontrol from 0.82.0 to 0.84.2
Bumps [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol) from 0.82.0 to 0.84.2. - [Changelog](https://github.com/domoritz/leaflet-locatecontrol/blob/gh-pages/CHANGELOG.md) - [Commits](domoritz/leaflet-locatecontrol@v0.82.0...v0.84.2) --- updated-dependencies: - dependency-name: leaflet.locatecontrol dependency-version: 0.84.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 47e6953 commit 03fbbcf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"jquery-simulate": "^1.0.2",
66
"js-cookie": "^3.0.0",
77
"leaflet": "^1.8.0",
8-
"leaflet.locatecontrol": "^0.82.0",
8+
"leaflet.locatecontrol": "^0.84.2",
99
"osm-community-index": "^5.2.0",
1010
"qs": "^6.9.4"
1111
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -518,10 +518,10 @@ keyv@^4.5.4:
518518
dependencies:
519519
json-buffer "3.0.1"
520520

521-
leaflet.locatecontrol@^0.82.0:
522-
version "0.82.0"
523-
resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.82.0.tgz#677f1d422750d16aff7c52de48c463b4b3999ac9"
524-
integrity sha512-+lvtZ7tfqgWoUvTYRqDggw50HUZJGvaSgSU5JYvl5H4WtlnHek2R0TsL0EqROhT3igPFwYVV87bFT/ps1SqyGA==
521+
leaflet.locatecontrol@^0.84.2:
522+
version "0.84.2"
523+
resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.84.2.tgz#44e5e30196a52da311218b57691cfba19b809cd8"
524+
integrity sha512-Tv0S2bAhpFgZYyyfPgeVhb3hPr9CnlcP15EpMQd9m5vA+aALhM6key1ucfnnD7n09AEeNEmIFe71T4V18Kpu7g==
525525

526526
leaflet@^1.8.0:
527527
version "1.9.4"

0 commit comments

Comments
 (0)