Skip to content

Commit e659ccd

Browse files
chore(deps): bump @turf/boolean-point-in-polygon from 7.1.0 to 7.3.1
Bumps [@turf/boolean-point-in-polygon](https://github.com/Turfjs/turf) from 7.1.0 to 7.3.1. - [Release notes](https://github.com/Turfjs/turf/releases) - [Changelog](https://github.com/Turfjs/turf/blob/master/CHANGELOG.md) - [Commits](Turfjs/turf@v7.1.0...v7.3.1) --- updated-dependencies: - dependency-name: "@turf/boolean-point-in-polygon" dependency-version: 7.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f70ab45 commit e659ccd

2 files changed

Lines changed: 21 additions & 32 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"@sentry/react": "^7.65.0",
118118
"@turf/boolean-contains": "7.1.0",
119119
"@turf/boolean-overlap": "7.1.0",
120-
"@turf/boolean-point-in-polygon": "7.1.0",
120+
"@turf/boolean-point-in-polygon": "7.3.1",
121121
"@turf/center": "7.1.0",
122122
"@turf/destination": "7.1.0",
123123
"@turf/distance": "7.1.0",

yarn.lock

Lines changed: 20 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -2117,16 +2117,16 @@
21172117
geojson-equality-ts "^1.0.2"
21182118
tslib "^2.6.2"
21192119

2120-
"@turf/boolean-point-in-polygon@7.1.0":
2121-
version "7.1.0"
2122-
resolved "https://registry.yarnpkg.com/@turf/boolean-point-in-polygon/-/boolean-point-in-polygon-7.1.0.tgz#dec07b467d74b4409eb03acc60b874958f71b49a"
2123-
integrity sha512-mprVsyIQ+ijWTZwbnO4Jhxu94ZW2M2CheqLiRTsGJy0Ooay9v6Av5/Nl3/Gst7ZVXxPqMeMaFYkSzcTc87AKew==
2120+
"@turf/boolean-point-in-polygon@7.3.1", "@turf/boolean-point-in-polygon@^7.1.0":
2121+
version "7.3.1"
2122+
resolved "https://registry.yarnpkg.com/@turf/boolean-point-in-polygon/-/boolean-point-in-polygon-7.3.1.tgz#0ea4462476ab1ec270c378a69353afe4a63f83d5"
2123+
integrity sha512-BUPW63vE43LctwkgannjmEFTX1KFR/18SS7WzFahJWK1ZoP0s1jrfxGX+pi0BH/3Dd9mA71hkGKDDnj1Ndcz0g==
21242124
dependencies:
2125-
"@turf/helpers" "^7.1.0"
2126-
"@turf/invariant" "^7.1.0"
2125+
"@turf/helpers" "7.3.1"
2126+
"@turf/invariant" "7.3.1"
21272127
"@types/geojson" "^7946.0.10"
21282128
point-in-polygon-hao "^1.1.0"
2129-
tslib "^2.6.2"
2129+
tslib "^2.8.1"
21302130

21312131
"@turf/boolean-point-in-polygon@^6.5.0":
21322132
version "6.5.0"
@@ -2136,17 +2136,6 @@
21362136
"@turf/helpers" "^6.5.0"
21372137
"@turf/invariant" "^6.5.0"
21382138

2139-
"@turf/boolean-point-in-polygon@^7.1.0":
2140-
version "7.2.0"
2141-
resolved "https://registry.yarnpkg.com/@turf/boolean-point-in-polygon/-/boolean-point-in-polygon-7.2.0.tgz#0f9d18bb058b118340d79a0e5f346bd09a363a9a"
2142-
integrity sha512-lvEOjxeXIp+wPXgl9kJA97dqzMfNexjqHou+XHVcfxQgolctoJiRYmcVCWGpiZ9CBf/CJha1KmD1qQoRIsjLaA==
2143-
dependencies:
2144-
"@turf/helpers" "^7.2.0"
2145-
"@turf/invariant" "^7.2.0"
2146-
"@types/geojson" "^7946.0.10"
2147-
point-in-polygon-hao "^1.1.0"
2148-
tslib "^2.8.1"
2149-
21502139
"@turf/boolean-point-on-line@^7.1.0", "@turf/boolean-point-on-line@^7.2.0":
21512140
version "7.2.0"
21522141
resolved "https://registry.yarnpkg.com/@turf/boolean-point-on-line/-/boolean-point-on-line-7.2.0.tgz#e0373a453cf504d1e7f3125705e7786ea8d48df6"
@@ -2216,16 +2205,25 @@
22162205
"@types/geojson" "^7946.0.10"
22172206
tslib "^2.6.2"
22182207

2208+
"@turf/helpers@7.3.1", "@turf/helpers@^7.1.0", "@turf/helpers@^7.2.0":
2209+
version "7.3.1"
2210+
resolved "https://registry.yarnpkg.com/@turf/helpers/-/helpers-7.3.1.tgz#2f0e666ecdefbf75d0df1b94ea1f5ccc6e4abc5b"
2211+
integrity sha512-zkL34JVhi5XhsuMEO0MUTIIFEJ8yiW1InMu4hu/oRqamlY4mMoZql0viEmH6Dafh/p+zOl8OYvMJ3Vm3rFshgg==
2212+
dependencies:
2213+
"@types/geojson" "^7946.0.10"
2214+
tslib "^2.8.1"
2215+
22192216
"@turf/helpers@^6.5.0":
22202217
version "6.5.0"
22212218
resolved "https://registry.yarnpkg.com/@turf/helpers/-/helpers-6.5.0.tgz#f79af094bd6b8ce7ed2bd3e089a8493ee6cae82e"
22222219
integrity sha512-VbI1dV5bLFzohYYdgqwikdMVpe7pJ9X3E+dlr425wa2/sMJqYDhTO++ec38/pcPvPE6oD9WEEeU3Xu3gza+VPw==
22232220

2224-
"@turf/helpers@^7.1.0", "@turf/helpers@^7.2.0":
2225-
version "7.2.0"
2226-
resolved "https://registry.yarnpkg.com/@turf/helpers/-/helpers-7.2.0.tgz#5771308108c98d608eb8e7f16dcd0eb3fb8a3417"
2227-
integrity sha512-cXo7bKNZoa7aC7ydLmUR02oB3IgDe7MxiPuRz3cCtYQHn+BJ6h1tihmamYDWWUlPHgSNF0i3ATc4WmDECZafKw==
2221+
"@turf/invariant@7.3.1", "@turf/invariant@^7.1.0", "@turf/invariant@^7.2.0":
2222+
version "7.3.1"
2223+
resolved "https://registry.yarnpkg.com/@turf/invariant/-/invariant-7.3.1.tgz#9b0bb8f74af870f0b10a2e9285e62f4983f99ac2"
2224+
integrity sha512-IdZJfDjIDCLH+Gu2yLFoSM7H23sdetIo5t4ET1/25X8gi3GE2XSqbZwaGjuZgNh02nisBewLqNiJs2bo+hrqZA==
22282225
dependencies:
2226+
"@turf/helpers" "7.3.1"
22292227
"@types/geojson" "^7946.0.10"
22302228
tslib "^2.8.1"
22312229

@@ -2236,15 +2234,6 @@
22362234
dependencies:
22372235
"@turf/helpers" "^6.5.0"
22382236

2239-
"@turf/invariant@^7.1.0", "@turf/invariant@^7.2.0":
2240-
version "7.2.0"
2241-
resolved "https://registry.yarnpkg.com/@turf/invariant/-/invariant-7.2.0.tgz#ba5b377ea20ee8c45af0a4c9b8bf03aa1c43bd5d"
2242-
integrity sha512-kV4u8e7Gkpq+kPbAKNC21CmyrXzlbBgFjO1PhrHPgEdNqXqDawoZ3i6ivE3ULJj2rSesCjduUaC/wyvH/sNr2Q==
2243-
dependencies:
2244-
"@turf/helpers" "^7.2.0"
2245-
"@types/geojson" "^7946.0.10"
2246-
tslib "^2.8.1"
2247-
22482237
"@turf/line-intersect@^7.1.0":
22492238
version "7.2.0"
22502239
resolved "https://registry.yarnpkg.com/@turf/line-intersect/-/line-intersect-7.2.0.tgz#74f6a149429718ff2219329a5e3239f784f44489"

0 commit comments

Comments
 (0)