chore(deps): update dependency flow-typed to ^2.6.1

This commit is contained in:
Renovate Bot 2019-07-30 16:39:20 +00:00
parent 4bddafc707
commit 064bd580e7
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with 4 additions and 4 deletions

View File

@ -101,7 +101,7 @@
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-react": "7.14.3",
"eslint-watch": "6.0.0",
"flow-typed": "^2.6.0",
"flow-typed": "^2.6.1",
"flow-bin": "^0.104.0",
"gh-pages": "2.0.1",
"identity-obj-proxy": "3.0.0",

View File

@ -5385,9 +5385,9 @@ flow-bin@^0.104.0:
version "0.104.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.104.0.tgz#ef5b3600dfd36abe191a87d19f66e481bad2e235"
flow-typed@^2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/flow-typed/-/flow-typed-2.6.0.tgz#504e6a7e7312ab31adc1717e6527b94014a459a6"
flow-typed@^2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/flow-typed/-/flow-typed-2.6.1.tgz#e991f53840ad121d9e1f61bd8f8b844cfae57ab1"
dependencies:
"@babel/polyfill" "^7.0.0"
"@octokit/rest" "^15.12.1"