chore(deps-dev): bump flow-bin from 0.122.0 to 0.123.0

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.122.0 to 0.123.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/compare/v0.122.0...v0.123.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-16 19:30:27 +00:00 committed by Michael Vines
parent efe6b24e97
commit 95e9181b31
2 changed files with 4 additions and 4 deletions

View File

@ -8866,9 +8866,9 @@
"dev": true
},
"flow-bin": {
"version": "0.122.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.122.0.tgz",
"integrity": "sha512-my8N5jgl/A+UVby9E7NDppHdhLgRbWgKbmFZSx2MSYMRh3d9YGnM2MM+wexpUpl0ftY1IM6ZcUwaAhrypLyvlA==",
"version": "0.123.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.123.0.tgz",
"integrity": "sha512-Ylcf8YDIM/KrqtxkPuq+f8O+6sdYA2Nuz5f+sWHlp539DatZz3YMcsO1EiXaf1C11HJgpT/3YGYe7xZ9/UZmvQ==",
"dev": true
},
"flow-typed": {

View File

@ -113,7 +113,7 @@
"eslint-plugin-import": "2.20.2",
"eslint-plugin-jest": "22.19.0",
"eslint-plugin-prettier": "^3.0.0",
"flow-bin": "0.122.0",
"flow-bin": "0.123.0",
"flow-typed": "3.1.0",
"fs-file-tree": "1.1.0",
"jest": "25.3.0",