Skip to content

Commit

Permalink
Update dependency leaflet-geometryutil to v0.10.2 (#740)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 22, 2023
1 parent 4aa9d20 commit f91898b
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 @@ -65,7 +65,7 @@
"leaflet-easybutton": "*",
"leaflet-editable": "1.2.0",
"leaflet-filelayer": "1.2.0",
"leaflet-geometryutil": "0.10.1",
"leaflet-geometryutil": "0.10.2",
"leaflet-hotline": "tbsmark86/Leaflet.hotline#25b2457",
"leaflet-osm-notes": "osmlab/leaflet-osm-notes#af2aa811",
"leaflet-plugins": "3.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8429,10 +8429,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/leaflet-filelayer/-/leaflet-filelayer-1.2.0.tgz#9f822e68a06072b0b0a8f328ba9419ba96bbccb1"
integrity sha512-H3HrOOM9bpkrRUacdnWISV0MKZXLBYsX24H4XV+55QbcGCvd9In6oPzANEnhsokHAwNWd9qP6GfiHEFCfn+qkA==

[email protected].1:
version "0.10.1"
resolved "https://registry.yarnpkg.com/leaflet-geometryutil/-/leaflet-geometryutil-0.10.1.tgz#d9e7f662991dac71d234faf2db9c7641abf57523"
integrity sha512-xfyBxv0Ls2H45V4nrzn5ASi/qw0VXgEVAkbXZqQE2Qhs52fMqmWyl7egA5ht2xbyPHqjTN9ssr9lXrmXWE91yw==
[email protected].2:
version "0.10.2"
resolved "https://registry.yarnpkg.com/leaflet-geometryutil/-/leaflet-geometryutil-0.10.2.tgz#da418bf90b7b792ba5bd037081c79fd38ce83b94"
integrity sha512-NBKO0dW6+Ur0LKa6t5JMBd242lAMjRek23O8awlpvoDmTrb7fqgZC608YLwpZ4TYJZ/RbLu9fclIN8M4pIVwTQ==
dependencies:
leaflet "^1.6.0"

Expand Down

0 comments on commit f91898b

Please sign in to comment.