Merge pull request 'Update dependency mapshaper to ^0.7.0' (#454) from renovate/mapshaper-0.x into main

This commit was merged in pull request #454.
This commit is contained in:
bot
2026-04-21 04:02:00 +02:00
2 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
"@turf/area": "^7.0.0",
"@turf/turf": "^7.0.0",
"jsdom": "^29.0.0",
"mapshaper": "^0.6.79"
"mapshaper": "^0.7.0"
},
"type": "module"
}

View File

@@ -2783,10 +2783,10 @@ map-stream@0.0.7:
resolved "https://registry.yarnpkg.com/map-stream/-/map-stream-0.0.7.tgz#8a1f07896d82b10926bd3744a2420009f88974a8"
integrity sha512-C0X0KQmGm3N2ftbTGBhSyuydQ+vV1LC3f3zPvT3RXHXNZrvfPZcoXp/N5DOa8vedX/rTMm2CjTtivFg2STJMRQ==
mapshaper@^0.6.79:
version "0.6.121"
resolved "https://registry.yarnpkg.com/mapshaper/-/mapshaper-0.6.121.tgz#c6795d45d56aa8e05b89af12c8b5776137388e7c"
integrity sha512-kFXE4pbQ1yCwpJxFQthQkAGvZgM/aje/i1OnQwnxlJVWMQoounL4N9VAPOylOBK7GSnrHxCOzI8cakmS30Sljw==
mapshaper@^0.7.0:
version "0.7.0"
resolved "https://registry.yarnpkg.com/mapshaper/-/mapshaper-0.7.0.tgz#b6359ca6a3658ab0beab974874e33624cda813f0"
integrity sha512-+WRW+qYw1BPXKu4UuE4RSFxJ+qNOzh1oQ8saWkcI9zFc+hrDlYtI115iEo/wdWbCyds0AB9oGUJRla+n4U51KA==
dependencies:
"@ngageoint/geopackage" "^4.2.6"
"@placemarkio/tokml" "^0.3.3"