Skip to content

Commit

Permalink
chore(deps): update flow to v0.75.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayank1791989 committed Jun 28, 2018
1 parent 74dfcd6 commit 1796bca
Show file tree
Hide file tree
Showing 30 changed files with 7,129 additions and 4,337 deletions.
2 changes: 1 addition & 1 deletion .flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixMe
suppress_comment=\\(.\\|\n\\)*\\$FlowDisableNextLine

[version]
^0.61.0
^0.75.0
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@
"prettier.trailingComma": "all",
"prettier.useTabs": false,

"flow.useNPMPackagedFlow": true
"flow.useLSP": true,
"flow.pathToFlow": "node_modules/.bin/flow",
}
4 changes: 2 additions & 2 deletions flow-typed/npm/babel-cli_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 386cc18efffd72200ab2e7f251305062
// flow-typed version: <<STUB>>/babel-cli_v6.26.0/flow_v0.58.0
// flow-typed signature: 12cdbe930922601d16680628c79dfa85
// flow-typed version: <<STUB>>/babel-cli_v6.26.0/flow_v0.75.0

/**
* This is an autogenerated libdef stub for:
Expand Down
97 changes: 70 additions & 27 deletions flow-typed/npm/babel-eslint_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 07da390d5d283e45c3f1e4f2d99735cc
// flow-typed version: <<STUB>>/babel-eslint_v8.0.1/flow_v0.58.0
// flow-typed signature: 6df71b44b573f8afbcdcf6ccf28826e1
// flow-typed version: <<STUB>>/babel-eslint_v8.2.5/flow_v0.75.0

/**
* This is an autogenerated libdef stub for:
Expand All @@ -22,59 +22,102 @@ declare module 'babel-eslint' {
* require those files directly. Feel free to delete any files that aren't
* needed.
*/
declare module 'babel-eslint/babylon-to-espree/attachComments' {
declare module 'babel-eslint/lib/analyze-scope' {
declare module.exports: any;
}

declare module 'babel-eslint/babylon-to-espree/convertComments' {
declare module 'babel-eslint/lib/babylon-to-espree/attachComments' {
declare module.exports: any;
}

declare module 'babel-eslint/babylon-to-espree/convertTemplateType' {
declare module 'babel-eslint/lib/babylon-to-espree/convertComments' {
declare module.exports: any;
}

declare module 'babel-eslint/babylon-to-espree/index' {
declare module 'babel-eslint/lib/babylon-to-espree/convertTemplateType' {
declare module.exports: any;
}

declare module 'babel-eslint/babylon-to-espree/toAST' {
declare module 'babel-eslint/lib/babylon-to-espree/index' {
declare module.exports: any;
}

declare module 'babel-eslint/babylon-to-espree/toToken' {
declare module 'babel-eslint/lib/babylon-to-espree/toAST' {
declare module.exports: any;
}

declare module 'babel-eslint/babylon-to-espree/toTokens' {
declare module 'babel-eslint/lib/babylon-to-espree/toToken' {
declare module.exports: any;
}

declare module 'babel-eslint/lib/babylon-to-espree/toTokens' {
declare module.exports: any;
}

declare module 'babel-eslint/lib/index' {
declare module.exports: any;
}

declare module 'babel-eslint/lib/parse-with-patch' {
declare module.exports: any;
}

declare module 'babel-eslint/lib/parse-with-scope' {
declare module.exports: any;
}

declare module 'babel-eslint/lib/parse' {
declare module.exports: any;
}

declare module 'babel-eslint/lib/patch-eslint-scope' {
declare module.exports: any;
}

declare module 'babel-eslint/lib/visitor-keys' {
declare module.exports: any;
}

// Filename aliases
declare module 'babel-eslint/babylon-to-espree/attachComments.js' {
declare module.exports: $Exports<'babel-eslint/babylon-to-espree/attachComments'>;
declare module 'babel-eslint/lib/analyze-scope.js' {
declare module.exports: $Exports<'babel-eslint/lib/analyze-scope'>;
}
declare module 'babel-eslint/lib/babylon-to-espree/attachComments.js' {
declare module.exports: $Exports<'babel-eslint/lib/babylon-to-espree/attachComments'>;
}
declare module 'babel-eslint/lib/babylon-to-espree/convertComments.js' {
declare module.exports: $Exports<'babel-eslint/lib/babylon-to-espree/convertComments'>;
}
declare module 'babel-eslint/lib/babylon-to-espree/convertTemplateType.js' {
declare module.exports: $Exports<'babel-eslint/lib/babylon-to-espree/convertTemplateType'>;
}
declare module 'babel-eslint/lib/babylon-to-espree/index.js' {
declare module.exports: $Exports<'babel-eslint/lib/babylon-to-espree/index'>;
}
declare module 'babel-eslint/lib/babylon-to-espree/toAST.js' {
declare module.exports: $Exports<'babel-eslint/lib/babylon-to-espree/toAST'>;
}
declare module 'babel-eslint/babylon-to-espree/convertComments.js' {
declare module.exports: $Exports<'babel-eslint/babylon-to-espree/convertComments'>;
declare module 'babel-eslint/lib/babylon-to-espree/toToken.js' {
declare module.exports: $Exports<'babel-eslint/lib/babylon-to-espree/toToken'>;
}
declare module 'babel-eslint/babylon-to-espree/convertTemplateType.js' {
declare module.exports: $Exports<'babel-eslint/babylon-to-espree/convertTemplateType'>;
declare module 'babel-eslint/lib/babylon-to-espree/toTokens.js' {
declare module.exports: $Exports<'babel-eslint/lib/babylon-to-espree/toTokens'>;
}
declare module 'babel-eslint/babylon-to-espree/index.js' {
declare module.exports: $Exports<'babel-eslint/babylon-to-espree/index'>;
declare module 'babel-eslint/lib/index.js' {
declare module.exports: $Exports<'babel-eslint/lib/index'>;
}
declare module 'babel-eslint/babylon-to-espree/toAST.js' {
declare module.exports: $Exports<'babel-eslint/babylon-to-espree/toAST'>;
declare module 'babel-eslint/lib/parse-with-patch.js' {
declare module.exports: $Exports<'babel-eslint/lib/parse-with-patch'>;
}
declare module 'babel-eslint/babylon-to-espree/toToken.js' {
declare module.exports: $Exports<'babel-eslint/babylon-to-espree/toToken'>;
declare module 'babel-eslint/lib/parse-with-scope.js' {
declare module.exports: $Exports<'babel-eslint/lib/parse-with-scope'>;
}
declare module 'babel-eslint/babylon-to-espree/toTokens.js' {
declare module.exports: $Exports<'babel-eslint/babylon-to-espree/toTokens'>;
declare module 'babel-eslint/lib/parse.js' {
declare module.exports: $Exports<'babel-eslint/lib/parse'>;
}
declare module 'babel-eslint/index' {
declare module.exports: $Exports<'babel-eslint'>;
declare module 'babel-eslint/lib/patch-eslint-scope.js' {
declare module.exports: $Exports<'babel-eslint/lib/patch-eslint-scope'>;
}
declare module 'babel-eslint/index.js' {
declare module.exports: $Exports<'babel-eslint'>;
declare module 'babel-eslint/lib/visitor-keys.js' {
declare module.exports: $Exports<'babel-eslint/lib/visitor-keys'>;
}
4 changes: 2 additions & 2 deletions flow-typed/npm/babel-preset-playlyfe_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: b9e257c1eb0974772b257371d90a0f50
// flow-typed version: <<STUB>>/babel-preset-playlyfe_v2.0.4/flow_v0.58.0
// flow-typed signature: fcb1ff7f0088a022c7741a0246543b51
// flow-typed version: <<STUB>>/babel-preset-playlyfe_v2.0.4/flow_v0.75.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/babel-register_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 4279ad4c81dea0ce204473de8cd7dbf6
// flow-typed version: <<STUB>>/babel-register_v6.26.0/flow_v0.58.0
// flow-typed signature: 9f77c7047b534fe100ff6aefd3c74cf3
// flow-typed version: <<STUB>>/babel-register_v6.26.0/flow_v0.75.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/babel-runtime_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 4760e3ed16ec428cc9fdbd13301d2d11
// flow-typed version: <<STUB>>/babel-runtime_v6.26.0/flow_v0.58.0
// flow-typed signature: 64fb1f6fa5ad88e5da98bbe39cb96985
// flow-typed version: <<STUB>>/babel-runtime_v6.26.0/flow_v0.75.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/codecov_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: f1ac8e7ae156d434b662e04a8a2e712e
// flow-typed version: <<STUB>>/codecov_v3.0.0/flow_v0.58.0
// flow-typed signature: 084c653e9c769f4b2c5170459f665085
// flow-typed version: <<STUB>>/codecov_v3.0.2/flow_v0.75.0

/**
* This is an autogenerated libdef stub for:
Expand Down
11 changes: 9 additions & 2 deletions flow-typed/npm/commitizen_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 1fa6e33800e274134ab385d17ffd0076
// flow-typed version: <<STUB>>/commitizen_v2.9.6/flow_v0.58.0
// flow-typed signature: 4c5a043e82102bc0a3ccbdf1898e5d27
// flow-typed version: <<STUB>>/commitizen_v2.10.1/flow_v0.75.0

/**
* This is an autogenerated libdef stub for:
Expand Down Expand Up @@ -134,6 +134,10 @@ declare module 'commitizen/dist/git/log' {
declare module.exports: any;
}

declare module 'commitizen/dist/git/whatChanged' {
declare module.exports: any;
}

declare module 'commitizen/dist/index' {
declare module.exports: any;
}
Expand Down Expand Up @@ -227,6 +231,9 @@ declare module 'commitizen/dist/git/init.js' {
declare module 'commitizen/dist/git/log.js' {
declare module.exports: $Exports<'commitizen/dist/git/log'>;
}
declare module 'commitizen/dist/git/whatChanged.js' {
declare module.exports: $Exports<'commitizen/dist/git/whatChanged'>;
}
declare module 'commitizen/dist/index.js' {
declare module.exports: $Exports<'commitizen/dist/index'>;
}
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/cross-env_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: e309052b2b2e47543f66b321e4fea50a
// flow-typed version: <<STUB>>/cross-env_v5.1.1/flow_v0.58.0
// flow-typed signature: cba478d53134acb52b95e96ad164bce4
// flow-typed version: <<STUB>>/cross-env_v5.2.0/flow_v0.75.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/cz-conventional-changelog_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 172c11807a14f3ed9bcde06d30a3e4b2
// flow-typed version: <<STUB>>/cz-conventional-changelog_v2.1.0/flow_v0.58.0
// flow-typed signature: a93f7af4eccc0dec550bf6120617c753
// flow-typed version: <<STUB>>/cz-conventional-changelog_v2.1.0/flow_v0.75.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/dedent-js_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 3a520f6c43f5def0b49226eff23c46c2
// flow-typed version: <<STUB>>/dedent-js_v1.0.1/flow_v0.58.0
// flow-typed signature: f467c10a8efa1a3361dc2d57cc6f33a5
// flow-typed version: <<STUB>>/dedent-js_v1.0.1/flow_v0.75.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/eslint-config-airbnb-base_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 0993d977cf91d5c8937ec63f1f5c9e93
// flow-typed version: <<STUB>>/eslint-config-airbnb-base_v12.1.0/flow_v0.58.0
// flow-typed signature: abfd8d6bc23435d9d25584025e26d511
// flow-typed version: <<STUB>>/eslint-config-airbnb-base_v12.1.0/flow_v0.75.0

/**
* This is an autogenerated libdef stub for:
Expand Down
66 changes: 66 additions & 0 deletions flow-typed/npm/eslint-config-prettier_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
// flow-typed signature: 08abf20659d3f83d0133be16fb71e067
// flow-typed version: <<STUB>>/eslint-config-prettier_v2.9.0/flow_v0.75.0

/**
* This is an autogenerated libdef stub for:
*
* 'eslint-config-prettier'
*
* Fill this stub out by replacing all the `any` types.
*
* Once filled out, we encourage you to share your work with the
* community by sending a pull request to:
* https://github.com/flowtype/flow-typed
*/

declare module 'eslint-config-prettier' {
declare module.exports: any;
}

/**
* We include stubs for each file inside this npm package in case you need to
* require those files directly. Feel free to delete any files that aren't
* needed.
*/
declare module 'eslint-config-prettier/bin/cli' {
declare module.exports: any;
}

declare module 'eslint-config-prettier/bin/validators' {
declare module.exports: any;
}

declare module 'eslint-config-prettier/flowtype' {
declare module.exports: any;
}

declare module 'eslint-config-prettier/react' {
declare module.exports: any;
}

declare module 'eslint-config-prettier/standard' {
declare module.exports: any;
}

// Filename aliases
declare module 'eslint-config-prettier/bin/cli.js' {
declare module.exports: $Exports<'eslint-config-prettier/bin/cli'>;
}
declare module 'eslint-config-prettier/bin/validators.js' {
declare module.exports: $Exports<'eslint-config-prettier/bin/validators'>;
}
declare module 'eslint-config-prettier/flowtype.js' {
declare module.exports: $Exports<'eslint-config-prettier/flowtype'>;
}
declare module 'eslint-config-prettier/index' {
declare module.exports: $Exports<'eslint-config-prettier'>;
}
declare module 'eslint-config-prettier/index.js' {
declare module.exports: $Exports<'eslint-config-prettier'>;
}
declare module 'eslint-config-prettier/react.js' {
declare module.exports: $Exports<'eslint-config-prettier/react'>;
}
declare module 'eslint-config-prettier/standard.js' {
declare module.exports: $Exports<'eslint-config-prettier/standard'>;
}
4 changes: 2 additions & 2 deletions flow-typed/npm/eslint-find-rules_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 4d40c6d3bd08704851b563f268471a49
// flow-typed version: <<STUB>>/eslint-find-rules_v3.1.1/flow_v0.58.0
// flow-typed signature: a168155864017735126609c29b650ef7
// flow-typed version: <<STUB>>/eslint-find-rules_v3.3.1/flow_v0.75.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/eslint-friendly-formatter_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 570073c4f645c47b1576ffa2a95c9a3f
// flow-typed version: <<STUB>>/eslint-friendly-formatter_v3.0.0/flow_v0.58.0
// flow-typed signature: 9deb31899e7ccf0f11bb5fdb8898cf14
// flow-typed version: <<STUB>>/eslint-friendly-formatter_v4.0.1/flow_v0.75.0

/**
* This is an autogenerated libdef stub for:
Expand Down
Loading

0 comments on commit 1796bca

Please sign in to comment.