build: bump flow-bin from 0.66.0 to 0.68.0 (#1126)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.66.0 to 0.68.0. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/compare/v0.66.0...v0.68.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
5f9a0620c5
commit
3200cfe25b
2 changed files with 4 additions and 8 deletions
|
@ -100,7 +100,7 @@
|
|||
"eslint-plugin-prettier": "^2.6.0",
|
||||
"eslint-plugin-react": "^7.7.0",
|
||||
"flow-babel-webpack-plugin": "^1.1.1",
|
||||
"flow-bin": "^0.66.0",
|
||||
"flow-bin": "^0.68.0",
|
||||
"flow-typed": "^2.3.0",
|
||||
"husky": "^0.14.3",
|
||||
"i18n-extract": "^0.5.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3996,13 +3996,9 @@ flow-babel-webpack-plugin@^1.1.1:
|
|||
flow-bin ">=0.44.2 <1"
|
||||
lodash.merge "^4.6.0"
|
||||
|
||||
"flow-bin@>=0.44.2 <1":
|
||||
version "0.61.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.61.0.tgz#d0473a8c35dbbf4de573823f4932124397d32d35"
|
||||
|
||||
flow-bin@^0.66.0:
|
||||
version "0.66.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.66.0.tgz#a96dde7015dc3343fd552a7b4963c02be705ca26"
|
||||
"flow-bin@>=0.44.2 <1", flow-bin@^0.68.0:
|
||||
version "0.68.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.68.0.tgz#86c2d14857d306eb2e85e274f2eebf543564f623"
|
||||
|
||||
flow-typed@^2.3.0:
|
||||
version "2.3.0"
|
||||
|
|
Loading…
Reference in a new issue