Skip to content

Commit

Permalink
update earcut to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mourner authored and Asheem Mamoowala committed Sep 18, 2019
1 parent 3d6d2b4 commit 910a4a9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@mapbox/vector-tile": "^1.3.1",
"@mapbox/whoots-js": "^3.1.0",
"csscolorparser": "~1.0.2",
"earcut": "^2.1.5",
"earcut": "^2.2.0",
"geojson-vt": "^3.2.1",
"gl-matrix": "^3.0.0",
"grid-index": "^1.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3178,10 +3178,10 @@ duplexify@^3.6.0:
readable-stream "^2.0.0"
stream-shift "^1.0.0"

earcut@^2.1.5:
version "2.1.5"
resolved "https://registry.yarnpkg.com/earcut/-/earcut-2.1.5.tgz#829280a9a3a0f5fee0529f0a47c3e4eff09b21e4"
integrity sha512-QFWC7ywTVLtvRAJTVp8ugsuuGQ5mVqNmJ1cRYeLrSHgP3nycr2RHTJob9OtM0v8ujuoKN0NY1a93J/omeTL1PA==
earcut@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/earcut/-/earcut-2.2.0.tgz#3996ed8c63c04173761970e9bad590fc2b335e55"
integrity sha512-F0Mgm+gO5r8p+II4y9L+6rQ7XfI6qn8ga0mx2vX5xyfWGis8sO+Fpd8IdW0t3pXKPzpEuey9eZNIgBMPAIRtLw==

ecc-jsbn@~0.1.1:
version "0.1.2"
Expand Down

0 comments on commit 910a4a9

Please sign in to comment.