Skip to content

Commit

Permalink
Update earcut to 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jfirebaugh committed Jan 3, 2018
1 parent 2551c3c commit 2f5a53b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -24,7 +24,7 @@
"brfs": "^1.4.0",
"bubleify": "^0.7.0",
"csscolorparser": "~1.0.2",
"earcut": "^2.0.3",
"earcut": "^2.1.3",
"geojson-rewind": "^0.3.0",
"geojson-vt": "^3.0.0",
"gray-matter": "^3.0.8",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -3463,9 +3463,9 @@ duplexify@^3.2.0:
readable-stream "^2.0.0"
stream-shift "^1.0.0"

earcut@^2.0.3:
version "2.1.1"
resolved "https://registry.yarnpkg.com/earcut/-/earcut-2.1.1.tgz#157634e5f3ebb42224e475016e86a5b6ce556b45"
earcut@^2.1.3:
version "2.1.3"
resolved "https://registry.yarnpkg.com/earcut/-/earcut-2.1.3.tgz#ca579545f351941af7c3d0df49c9f7d34af99b0c"

eastasianwidth@^0.1.0:
version "0.1.1"
Expand Down

0 comments on commit 2f5a53b

Please sign in to comment.