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

chore(deps): update dependency flow-typed to ^3.1.0
This commit is contained in:
Alexander Shelepenok 2020-03-23 22:44:41 +03:00 committed by GitHub
commit 766bef76fb
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.19.0",
"eslint-watch": "6.0.1",
"flow-bin": "^0.121.0",
"flow-typed": "^3.0.0",
"flow-typed": "^3.1.0",
"gh-pages": "2.2.0",
"identity-obj-proxy": "3.0.0",
"jest": "25.1.0",

View File

@ -7538,10 +7538,10 @@ flow-bin@^0.121.0:
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.121.0.tgz#e206bdc3d510277f9a847920540f72c49e87c130"
integrity sha512-QYRMs+AoMLj/OTaSo9+8c3kzM/u8YgvfrInp0qzhtzC02Sc2jb3BV/QZWZGjPo+XK3twyyqXrcI3s8MuL1UQRg==
flow-typed@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/flow-typed/-/flow-typed-3.0.0.tgz#73c0d2a7bb8018dca3ea29c5ccfa34ae82358dc7"
integrity sha512-fYCSQHW/qX3bMrXzv/GMEVI/dt3h61nYIyMabrqU/ptHSOPM9V5CIubQ9qDa/wc3Oeyp4+jUepQ/Ywo1sCoG7g==
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==
dependencies:
"@octokit/rest" "^16.43.1"
colors "^1.4.0"