upgrade flow to v0.75.0 (#8256)

This commit is contained in:
dnalborczyk 2018-07-03 18:23:32 +02:00 committed by Brian Ng
parent c6a4108e57
commit afa1207224
2 changed files with 4 additions and 4 deletions

View File

@ -32,7 +32,7 @@
"eslint-config-babel": "^7.0.2",
"eslint-plugin-flowtype": "^2.20.0",
"eslint-plugin-prettier": "^2.6.0",
"flow-bin": "^0.74.0",
"flow-bin": "^0.75.0",
"graceful-fs": "^4.1.11",
"gulp": "^4.0.0",
"gulp-babel": "^8.0.0-beta.2",

View File

@ -3518,9 +3518,9 @@ flat-cache@^1.2.1:
graceful-fs "^4.1.2"
write "^0.2.1"
flow-bin@^0.73.0:
version "0.73.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.73.0.tgz#da1b90a02b0ef9c439f068c2fc14968db83be425"
flow-bin@^0.75.0:
version "0.75.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.75.0.tgz#b96d1ee99d3b446a3226be66b4013224ce9df260"
flush-write-stream@^1.0.2:
version "1.0.3"