Bump @tmcw/togeojson from 5.6.2 to 5.7.0 (#9768)

Bumps [@tmcw/togeojson](https://github.com/placemark/togeojson) from 5.6.2 to 5.7.0.
- [Release notes](https://github.com/placemark/togeojson/releases)
- [Changelog](https://github.com/placemark/togeojson/blob/main/CHANGELOG.md)
- [Commits](https://github.com/placemark/togeojson/compare/v5.6.2...v5.7.0)

---
updated-dependencies:
- dependency-name: "@tmcw/togeojson"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-07-13 20:02:05 +02:00
committed by GitHub
parent aa9f6b80a2
commit b9c1594243
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -14,7 +14,7 @@
"@mapbox/vector-tile": "^1.3.1",
"@rapideditor/country-coder": "~5.2.0",
"@rapideditor/location-conflation": "~1.2.0",
"@tmcw/togeojson": "^5.6.2",
"@tmcw/togeojson": "^5.7.0",
"@turf/bbox": "^6.0.0",
"@turf/bbox-clip": "^6.0.0",
"abortcontroller-polyfill": "^1.7.5",
@@ -1354,9 +1354,9 @@
"license": "MIT"
},
"node_modules/@tmcw/togeojson": {
"version": "5.6.2",
"resolved": "https://registry.npmjs.org/@tmcw/togeojson/-/togeojson-5.6.2.tgz",
"integrity": "sha512-Tj0apuZI24WxF5rVTWsrQG2rmBQhl1TYeLvrTVRpU9G+1Ey2s32Luy3/DBQzULjJtVRD4sW3TjRldNc9a93ohA==",
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/@tmcw/togeojson/-/togeojson-5.7.0.tgz",
"integrity": "sha512-nW5o0MFtsMh24KA5rnnbSp/IJpLxBrR82udP+926uHMnMp01e6eOWQJiUtxsl7f+Y/fvcWhwjdMCgCiYeonDeA==",
"peerDependencies": {
"@types/geojson": "*"
}
@@ -10855,9 +10855,9 @@
"dev": true
},
"@tmcw/togeojson": {
"version": "5.6.2",
"resolved": "https://registry.npmjs.org/@tmcw/togeojson/-/togeojson-5.6.2.tgz",
"integrity": "sha512-Tj0apuZI24WxF5rVTWsrQG2rmBQhl1TYeLvrTVRpU9G+1Ey2s32Luy3/DBQzULjJtVRD4sW3TjRldNc9a93ohA==",
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/@tmcw/togeojson/-/togeojson-5.7.0.tgz",
"integrity": "sha512-nW5o0MFtsMh24KA5rnnbSp/IJpLxBrR82udP+926uHMnMp01e6eOWQJiUtxsl7f+Y/fvcWhwjdMCgCiYeonDeA==",
"requires": {}
},
"@transifex/api": {
+1 -1
View File
@@ -49,7 +49,7 @@
"@mapbox/geojson-area": "^0.2.2",
"@mapbox/sexagesimal": "1.2.0",
"@mapbox/vector-tile": "^1.3.1",
"@tmcw/togeojson": "^5.6.2",
"@tmcw/togeojson": "^5.7.0",
"@turf/bbox": "^6.0.0",
"@turf/bbox-clip": "^6.0.0",
"abortcontroller-polyfill": "^1.7.5",