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

This commit is contained in:
Renovate Bot 2020-07-23 15:28:07 +00:00
parent 190fe54deb
commit 7273f7a86f
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 6 additions and 6 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.2.0",
"flow-typed": "^3.2.1",
"gh-pages": "3.1.0",
"identity-obj-proxy": "3.0.0",
"jest": "26.1.0",

View File

@ -7869,10 +7869,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.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==
flow-typed@^3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/flow-typed/-/flow-typed-3.2.1.tgz#8f2c3e36bbc2bd9fe77ac378509f4d99d26d1080"
integrity sha512-vWQLZmndgdEHdy1TKTeI1DkLLa4078p6vhcKz/IZ6fcpaWLElTSG7rZi3BxlcSWfEQPxsymuSBNwAT7dCpXm6g==
dependencies:
"@octokit/rest" "^16.43.1"
colors "^1.4.0"
@ -7884,7 +7884,7 @@ flow-typed@^3.2.0:
mkdirp "^1.0.3"
prettier "^1.19.1"
rimraf "^3.0.2"
semver "^7.1.3"
semver "^7.3.2"
table "^5.4.6"
through "^2.3.8"
unzipper "^0.10.8"