Remove flow-bin dep and pin flowconfig version to 0.83.0

Reviewed By: scottrice

Differential Revision: D14565357

fbshipit-source-id: 08385bcd5fab9a89409526b3c10f8e22f77b81b7
This commit is contained in:
Andres Suarez 2019-03-22 09:20:05 -07:00 committed by Facebook Github Bot
parent e8475936ec
commit c22a637aa1
4 changed files with 2 additions and 11 deletions

View File

@ -30,3 +30,5 @@ untyped-import
untyped-type-import
sketchy-null
[version]
^0.83.0

View File

@ -1,6 +0,0 @@
// flow-typed signature: 6a5610678d4b01e13bbfbbc62bdaf583
// flow-typed version: 3817bc6980/flow-bin_v0.x.x/flow_>=v0.25.x
declare module "flow-bin" {
declare module.exports: string;
}

View File

@ -106,7 +106,6 @@
"eslint-plugin-flowtype": "^2.40.0",
"eslint-plugin-header": "^1.0.0",
"eslint-plugin-prettier": "^2.1.2",
"flow-bin": "^0.83.0",
"flow-typed": "^2.3.0",
"graceful-fs": "^4.1.11",
"invariant": "^2.2.0",

View File

@ -4172,10 +4172,6 @@ flat-cache@^1.2.1:
graceful-fs "^4.1.2"
write "^0.2.1"
flow-bin@^0.83.0:
version "0.83.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.83.0.tgz#fd26f5f95758d7701264b3f9a1e1a3d4cbcab1a9"
flow-typed@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/flow-typed/-/flow-typed-2.3.0.tgz#0f8604faab60691b885024e16ec0e3256e3b680e"