Update flow-bin to the latest version 🚀 (#1733)

* chore(package): update flow-bin to version 0.82.0

* chore(package): update lockfile yarn.lock
This commit is contained in:
greenkeeper[bot]
2018-10-02 11:04:42 +09:00
committed by ylemkimon
parent 9733040602
commit 0cbfaef32d
2 changed files with 4 additions and 4 deletions

View File

@@ -38,7 +38,7 @@
"eslint-plugin-react": "^7.10.0",
"eslint-plugin-transform-runtime-aliasing": "^1.2.0",
"file-loader": "^2.0.0",
"flow-bin": "^0.81.0",
"flow-bin": "^0.82.0",
"fs-extra": "^7.0.0",
"husky": "^1.0.0-rc.8",
"istanbul-api": "^2.0.5",

View File

@@ -3174,9 +3174,9 @@ flatten@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.2.tgz#dae46a9d78fbe25292258cc1e780a41d95c03782"
flow-bin@^0.81.0:
version "0.81.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.81.0.tgz#7f0a733dce1dad3cb1447c692639292dc3d60bf5"
flow-bin@^0.82.0:
version "0.82.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.82.0.tgz#fbec84c0d6cab7877565eca8214d655f3aefb8db"
flush-write-stream@^1.0.0:
version "1.0.3"