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

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

https://greenkeeper.io/

* Update yarn.lock
This commit is contained in:
greenkeeper[bot] 2017-04-21 14:26:30 +02:00 committed by Daniel Tschinder
parent 5e156310ca
commit 28ccd05bab
2 changed files with 4 additions and 4 deletions

View File

@ -35,7 +35,7 @@
"eslint": "^3.7.1", "eslint": "^3.7.1",
"eslint-config-babel": "^6.0.0", "eslint-config-babel": "^6.0.0",
"eslint-plugin-flowtype": "^2.20.0", "eslint-plugin-flowtype": "^2.20.0",
"flow-bin": "^0.43.0", "flow-bin": "^0.44.0",
"nyc": "^10.0.0", "nyc": "^10.0.0",
"rimraf": "^2.5.4", "rimraf": "^2.5.4",
"rollup": "^0.41.0", "rollup": "^0.41.0",

View File

@ -1994,9 +1994,9 @@ flat-cache@^1.2.1:
graceful-fs "^4.1.2" graceful-fs "^4.1.2"
write "^0.2.1" write "^0.2.1"
flow-bin@^0.43.0: flow-bin@^0.44.0:
version "0.43.1" version "0.44.2"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.43.1.tgz#0733958b448fb8ad4b1576add7e87c31794c81bc" resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.44.2.tgz#3893c7db5de043ed82674f327a04b1309db208b5"
fn-name@^2.0.0: fn-name@^2.0.0:
version "2.0.1" version "2.0.1"