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

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

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
This commit is contained in:
greenkeeper[bot] 2017-08-16 13:33:41 +02:00 committed by Daniel Tschinder
parent 3a5690ab1c
commit dfec243fba
2 changed files with 5 additions and 5 deletions

View File

@ -35,7 +35,7 @@
"eslint-config-babel": "^7.0.1",
"eslint-plugin-flowtype": "^2.34.0",
"eslint-plugin-prettier": "^2.1.2",
"flow-bin": "^0.52.0",
"flow-bin": "^0.53.0",
"graceful-fs": "^4.1.11",
"husky": "^0.14.1",
"lint-staged": "^4.0.0",

View File

@ -246,7 +246,7 @@ ava-init@^0.2.0:
read-pkg-up "^2.0.0"
write-pkg "^3.1.0"
ava@0.22.0:
ava@^0.22.0:
version "0.22.0"
resolved "https://registry.yarnpkg.com/ava/-/ava-0.22.0.tgz#4c28a1fdef7e749ba0c8131ac18a7ca489eef049"
dependencies:
@ -2073,9 +2073,9 @@ flat-cache@^1.2.1:
graceful-fs "^4.1.2"
write "^0.2.1"
flow-bin@^0.52.0:
version "0.52.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.52.0.tgz#b6d9abe8bcd1ee5c62df386451a4e2553cadc3a3"
flow-bin@0.53.0:
version "0.53.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.53.0.tgz#f7830e609ca02b12db4127114213cccc7c0771b9"
fn-name@^2.0.0:
version "2.0.1"