Skip to content

Commit

Permalink
Update dependency @types/leaflet to v1.9.11 (#20538)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 17, 2024
1 parent 25c702a commit 9e67d6a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
"@types/glob": "8.1.0",
"@types/html-minifier-terser": "7.0.2",
"@types/js-yaml": "4.0.9",
"@types/leaflet": "1.9.9",
"@types/leaflet": "1.9.11",
"@types/leaflet-draw": "1.0.11",
"@types/luxon": "3.4.2",
"@types/mocha": "10.0.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4302,12 +4302,12 @@ __metadata:
languageName: node
linkType: hard

"@types/leaflet@npm:*, @types/leaflet@npm:1.9.9":
version: 1.9.9
resolution: "@types/leaflet@npm:1.9.9"
"@types/leaflet@npm:*, @types/leaflet@npm:1.9.11":
version: 1.9.11
resolution: "@types/leaflet@npm:1.9.11"
dependencies:
"@types/geojson": "npm:*"
checksum: 10/7f1de85f4fa16f6feb3b19f80a8b9db092710e1b8695950a4c7d35b32e1b0bb4bdcd0f179d6c2e0aee49d1c725ab6c7a25ea48c5ea53bd15eb0a02296d4d87d0
checksum: 10/a7f3936b83f1007fa74f65eee7a905e582966c3218d3a45ad1c713445038e69cdefeb668c8f0cb70bc293e77d3d801b299a90bc2fd33e52ff90fd93f342108a2
languageName: node
linkType: hard

Expand Down Expand Up @@ -9652,7 +9652,7 @@ __metadata:
"@types/glob": "npm:8.1.0"
"@types/html-minifier-terser": "npm:7.0.2"
"@types/js-yaml": "npm:4.0.9"
"@types/leaflet": "npm:1.9.9"
"@types/leaflet": "npm:1.9.11"
"@types/leaflet-draw": "npm:1.0.11"
"@types/luxon": "npm:3.4.2"
"@types/mocha": "npm:10.0.6"
Expand Down

0 comments on commit 9e67d6a

Please sign in to comment.