Update `throat` dependency to 3.2.0

Summary: it has flow definitions now. OMG!

Reviewed By: cpojer

Differential Revision: D5381183

fbshipit-source-id: bdb3863b24da9802eeeb8a7d08f05d629f735178
This commit is contained in:
David Aurelio 2017-07-07 09:03:47 -07:00 committed by Facebook Github Bot
parent 298d8b3e3e
commit 0e4b4f7c7b
2 changed files with 4 additions and 4 deletions

View File

@ -43,7 +43,7 @@
"rimraf": "^2.5.4",
"source-map": "^0.5.6",
"temp": "0.8.3",
"throat": "^3.0.0",
"throat": "^4.1.0",
"uglify-js": "2.7.5",
"write-file-atomic": "^1.2.0",
"xpipe": "^1.0.5"

View File

@ -1780,9 +1780,9 @@ temp@0.8.3:
os-tmpdir "^1.0.0"
rimraf "~2.2.6"
throat@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/throat/-/throat-3.0.0.tgz#e7c64c867cbb3845f10877642f7b60055b8ec0d6"
throat@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/throat/-/throat-4.1.0.tgz#89037cbc92c56ab18926e6ba4cbb200e15672a6a"
tmpl@1.0.x:
version "1.0.4"