Update flow-bin to the latest version � (#670)
Summary: ## The devDependency [flow-bin](https://github.com/flowtype/flow-bin) was updated from `0.112.0` to `0.113.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update. --- **Publisher:** [gkz](https://www.npmjs.com/~gkz) **License:** MIT [Find out more about this release](https://github.com/flowtype/flow-bin). --- <details> <summary>FAQ and help</summary> There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new). </details> --- Your [Greenkeeper](https://greenkeeper.io) bot 🌴 Pull Request resolved: https://github.com/facebook/flipper/pull/670 Reviewed By: jknoxville Differential Revision: D18808209 Pulled By: passy fbshipit-source-id: 8c51437d1dfbadd0c07d7f96d510dd5dc1ca868f
This commit is contained in:
committed by
Facebook Github Bot
parent
ffd21e2387
commit
d9f17d9a51
@@ -35,4 +35,4 @@ untyped-import
|
|||||||
untyped-type-import
|
untyped-type-import
|
||||||
|
|
||||||
[version]
|
[version]
|
||||||
0.112.0
|
0.113.0
|
||||||
|
|||||||
@@ -97,7 +97,7 @@
|
|||||||
"eslint-plugin-prettier": "^3.1.1",
|
"eslint-plugin-prettier": "^3.1.1",
|
||||||
"eslint-plugin-react": "^7.16.0",
|
"eslint-plugin-react": "^7.16.0",
|
||||||
"eslint-plugin-relay": "^1.3.12",
|
"eslint-plugin-relay": "^1.3.12",
|
||||||
"flow-bin": "0.112.0",
|
"flow-bin": "0.113.0",
|
||||||
"glob": "^7.1.2",
|
"glob": "^7.1.2",
|
||||||
"jest": "^24.7.1",
|
"jest": "^24.7.1",
|
||||||
"jest-fetch-mock": "^2.1.0",
|
"jest-fetch-mock": "^2.1.0",
|
||||||
|
|||||||
@@ -4114,10 +4114,10 @@ flipper-doctor@^0.2.1:
|
|||||||
"@types/node" "^12.12.12"
|
"@types/node" "^12.12.12"
|
||||||
envinfo "^7.4.0"
|
envinfo "^7.4.0"
|
||||||
|
|
||||||
flow-bin@0.112.0:
|
flow-bin@0.113.0:
|
||||||
version "0.112.0"
|
version "0.113.0"
|
||||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.112.0.tgz#6a21c31937c4a2f23a750056a364c598a95ea216"
|
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.113.0.tgz#6457d250dbc6f71ca51e75f00a96d23cde5d987a"
|
||||||
integrity sha512-vdcuKv0UU55vjv0e2EVh1ZxlU+TSNT19SkE+6gT1vYzTKtzYE6dLuAmBIiS3Rg2N9D9HOI6TKSyl53zPtqZLrA==
|
integrity sha512-76uE2LGNe50wm+Jup8Np4FBcMbyy5V2iE+K25PPIYLaEMGHrL1jnQfP9L0hTzA5oh2ZJlexRLMlaPqIYIKH9nw==
|
||||||
|
|
||||||
flow-parser@0.*:
|
flow-parser@0.*:
|
||||||
version "0.110.0"
|
version "0.110.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user