Skip to content

Commit

Permalink
Update @types/geojson to 7946.0.10 minimum (#2688)
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Welch <tim.j.welch@gmail.com>
  • Loading branch information
mfedderly and twelch committed Aug 8, 2024
1 parent 25917d8 commit c8f24e0
Show file tree
Hide file tree
Showing 116 changed files with 229 additions and 229 deletions.
2 changes: 1 addition & 1 deletion .monorepolint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ export default {
requireDependency({
options: {
dependencies: {
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
},
},
includePackages: [MAIN_PACKAGE, ...TS_PACKAGES, ...JS_PACKAGES],
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-along/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@turf/distance": "workspace:^",
"@turf/helpers": "workspace:^",
"@turf/invariant": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-angle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@turf/helpers": "workspace:^",
"@turf/invariant": "workspace:^",
"@turf/rhumb-bearing": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-area/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"dependencies": {
"@turf/helpers": "workspace:^",
"@turf/meta": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-bbox-clip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"dependencies": {
"@turf/helpers": "workspace:^",
"@turf/invariant": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-bbox-polygon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
},
"dependencies": {
"@turf/helpers": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-bbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"dependencies": {
"@turf/helpers": "workspace:^",
"@turf/meta": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-bearing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"dependencies": {
"@turf/helpers": "workspace:^",
"@turf/invariant": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-bezier-spline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"dependencies": {
"@turf/helpers": "workspace:^",
"@turf/invariant": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-boolean-clockwise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"dependencies": {
"@turf/helpers": "workspace:^",
"@turf/invariant": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-boolean-concave/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"dependencies": {
"@turf/helpers": "workspace:^",
"@turf/invariant": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-boolean-contains/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@turf/boolean-point-on-line": "workspace:^",
"@turf/helpers": "workspace:^",
"@turf/invariant": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-boolean-crosses/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@turf/invariant": "workspace:^",
"@turf/line-intersect": "workspace:^",
"@turf/polygon-to-line": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-boolean-disjoint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@turf/line-intersect": "workspace:^",
"@turf/meta": "workspace:^",
"@turf/polygon-to-line": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-boolean-equal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@turf/clean-coords": "workspace:^",
"@turf/helpers": "workspace:^",
"@turf/invariant": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"geojson-equality-ts": "^1.0.2",
"tslib": "^2.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-boolean-intersects/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@turf/boolean-disjoint": "workspace:^",
"@turf/helpers": "workspace:^",
"@turf/meta": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-boolean-overlap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@turf/line-intersect": "workspace:^",
"@turf/line-overlap": "workspace:^",
"@turf/meta": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"geojson-equality-ts": "^1.0.2",
"tslib": "^2.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-boolean-parallel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@turf/helpers": "workspace:^",
"@turf/line-segment": "workspace:^",
"@turf/rhumb-bearing": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-boolean-point-in-polygon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"dependencies": {
"@turf/helpers": "workspace:^",
"@turf/invariant": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"point-in-polygon-hao": "^1.1.0",
"tslib": "^2.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-boolean-point-on-line/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"dependencies": {
"@turf/helpers": "workspace:^",
"@turf/invariant": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-boolean-touches/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@turf/boolean-point-on-line": "workspace:^",
"@turf/helpers": "workspace:^",
"@turf/invariant": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-boolean-valid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@turf/helpers": "workspace:^",
"@turf/invariant": "workspace:^",
"@turf/line-intersect": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"geojson-polygon-self-intersections": "^1.2.1",
"tslib": "^2.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-boolean-within/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@turf/boolean-point-on-line": "workspace:^",
"@turf/helpers": "workspace:^",
"@turf/invariant": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-buffer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@turf/jsts": "^2.7.1",
"@turf/meta": "workspace:^",
"@turf/projection": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"d3-geo": "1.7.1"
}
}
2 changes: 1 addition & 1 deletion packages/turf-center-mean/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@turf/bbox": "workspace:^",
"@turf/helpers": "workspace:^",
"@turf/meta": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-center-median/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@turf/distance": "workspace:^",
"@turf/helpers": "workspace:^",
"@turf/meta": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-center-of-mass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@turf/helpers": "workspace:^",
"@turf/invariant": "workspace:^",
"@turf/meta": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-center/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"dependencies": {
"@turf/bbox": "workspace:^",
"@turf/helpers": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-centroid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"dependencies": {
"@turf/helpers": "workspace:^",
"@turf/meta": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-circle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"dependencies": {
"@turf/destination": "workspace:^",
"@turf/helpers": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-clean-coords/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"dependencies": {
"@turf/helpers": "workspace:^",
"@turf/invariant": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-clone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
},
"dependencies": {
"@turf/helpers": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-clusters-dbscan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@turf/distance": "workspace:^",
"@turf/helpers": "workspace:^",
"@turf/meta": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"rbush": "^3.0.1",
"tslib": "^2.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-clusters-kmeans/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@turf/helpers": "workspace:^",
"@turf/invariant": "workspace:^",
"@turf/meta": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"skmeans": "0.9.7",
"tslib": "^2.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-clusters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"dependencies": {
"@turf/helpers": "workspace:^",
"@turf/meta": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-collect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@turf/bbox": "workspace:^",
"@turf/boolean-point-in-polygon": "workspace:^",
"@turf/helpers": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"rbush": "^3.0.1",
"tslib": "^2.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-combine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"dependencies": {
"@turf/helpers": "workspace:^",
"@turf/meta": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-concave/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@turf/invariant": "workspace:^",
"@turf/meta": "workspace:^",
"@turf/tin": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"topojson-client": "3.x",
"topojson-server": "3.x",
"tslib": "^2.6.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-convex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"dependencies": {
"@turf/helpers": "workspace:^",
"@turf/meta": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"concaveman": "^1.2.1",
"tslib": "^2.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-destination/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"dependencies": {
"@turf/helpers": "workspace:^",
"@turf/invariant": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-difference/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"dependencies": {
"@turf/helpers": "workspace:^",
"@turf/meta": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"polygon-clipping": "^0.15.3",
"tslib": "^2.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-directional-mean/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@turf/invariant": "workspace:^",
"@turf/length": "workspace:^",
"@turf/meta": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/turf-dissolve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@turf/helpers": "workspace:^",
"@turf/invariant": "workspace:^",
"@turf/meta": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"polygon-clipping": "^0.15.3",
"tslib": "^2.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-distance-weight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@turf/helpers": "workspace:^",
"@turf/invariant": "workspace:^",
"@turf/meta": "workspace:^",
"@types/geojson": "^7946.0.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
}
}
Loading

0 comments on commit c8f24e0

Please sign in to comment.