Merge pull request #701 from alxshelepenok/renovate/flow-typed-3.x

chore(deps): update dependency flow-typed to ^3.2.0
This commit is contained in:
Alexander Shelepenok 2020-07-13 22:10:06 +03:00 committed by GitHub
commit 4de8eee800
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -103,7 +103,7 @@
"eslint-plugin-react": "7.20.3",
"eslint-watch": "7.0.0",
"flow-bin": "^0.129.0",
"flow-typed": "^3.1.0",
"flow-typed": "^3.2.0",
"gh-pages": "3.1.0",
"identity-obj-proxy": "3.0.0",
"jest": "26.1.0",

View File

@ -7775,10 +7775,10 @@ flow-bin@^0.129.0:
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.129.0.tgz#50294d6e335dd97d095c27b096ea0b94c2415d55"
integrity sha512-WLXOj09oCK6nODVKM5uxvAzBpxXeI304E60tELMeQd/TJsyfbykNCZ+e4xml9eUOyoac9nDL3YrJpPZMzq0tMA==
flow-typed@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/flow-typed/-/flow-typed-3.1.0.tgz#706992dd71f7481e39aadb5db163d339d16b500c"
integrity sha512-y9AbG5/ZQDyCs2ROmJqYKUCornCPOLJQL06TE1TwNCGTzKYDqLgkYeINCthd9EL8FyzWkTLI0mOSL82dU20hJA==
flow-typed@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/flow-typed/-/flow-typed-3.2.0.tgz#0386680df96e22579329cd4dc033810a403250e4"
integrity sha512-9muD21+VLTswG258BcQsFzMOLerL3vxP/I8CouzowBCbOlxBOAuLSTMffBlrKheUEh/+IKLwvTWWX/W9j04DBg==
dependencies:
"@octokit/rest" "^16.43.1"
colors "^1.4.0"