Skip to content

Commit

Permalink
Bump leaflet from 1.8.0 to 1.9.2 (#11456)
Browse files Browse the repository at this point in the history
Bumps [leaflet](https://github.com/Leaflet/Leaflet) from 1.8.0 to 1.9.2.
- [Release notes](https://github.com/Leaflet/Leaflet/releases)
- [Changelog](https://github.com/Leaflet/Leaflet/blob/main/CHANGELOG.md)
- [Commits](Leaflet/Leaflet@v1.8.0...v1.9.2)

---
updated-dependencies:
- dependency-name: leaflet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2022
1 parent ff88bbe commit 5d94500
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"jquery-validation": "^1.19.5",
"jsdiff": "components/jsdiff#~3.4.0",
"junction": "theleagueof/junction#*",
"leaflet": "^1.8.0",
"leaflet": "^1.9.2",
"leaflet-blurred-location": "^1.7.1",
"leaflet-environmental-layers": "^2.4.9",
"leaflet-hash": "^0.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7983,10 +7983,10 @@ [email protected]:
polygon-lookup "^2.4.0"
rbush "^2.0.2"

leaflet@*, leaflet@^1.0.0, leaflet@^1.3.1, leaflet@^1.3.3, leaflet@^1.3.4, leaflet@^1.6.0, leaflet@^1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/leaflet/-/leaflet-1.8.0.tgz#4615db4a22a304e8e692cae9270b983b38a2055e"
integrity sha512-gwhMjFCQiYs3x/Sf+d49f10ERXaEFCPr+nVTryhAW8DWbMGqJqt9G4XuIaHmFW08zYvhgdzqXGr8AlW8v8dQkA==
leaflet@*, leaflet@^1.0.0, leaflet@^1.3.1, leaflet@^1.3.3, leaflet@^1.3.4, leaflet@^1.6.0, leaflet@^1.9.2:
version "1.9.2"
resolved "https://registry.yarnpkg.com/leaflet/-/leaflet-1.9.2.tgz#168b6c6ef1d4d1e8409bde2c4ad050c249c4dbe6"
integrity sha512-Kc77HQvWO+y9y2oIs3dn5h5sy2kr3j41ewdqCMEUA4N89lgfUUfOBy7wnnHEstDpefiGFObq12FdopGRMx4J7g==

levn@^0.4.1:
version "0.4.1"
Expand Down

0 comments on commit 5d94500

Please sign in to comment.