chore(deps-dev): bump flow-bin from 0.120.1 to 0.121.0

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.120.1 to 0.121.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/compare/v0.120.1...v0.121.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-20 11:44:04 +00:00 committed by Michael Vines
parent 96ac1cf173
commit cb64c56494
2 changed files with 4 additions and 4 deletions

View File

@ -10176,9 +10176,9 @@
"dev": true "dev": true
}, },
"flow-bin": { "flow-bin": {
"version": "0.120.1", "version": "0.121.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.120.1.tgz", "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.121.0.tgz",
"integrity": "sha512-KgE+d+rKzdXzhweYVJty1QIOOZTTbtnXZf+4SLnmArLvmdfeLreQOZpeLbtq5h79m7HhDzX/HkUkoyu/fmSC2A==", "integrity": "sha512-QYRMs+AoMLj/OTaSo9+8c3kzM/u8YgvfrInp0qzhtzC02Sc2jb3BV/QZWZGjPo+XK3twyyqXrcI3s8MuL1UQRg==",
"dev": true "dev": true
}, },
"flow-typed": { "flow-typed": {

View File

@ -113,7 +113,7 @@
"eslint-plugin-import": "2.20.1", "eslint-plugin-import": "2.20.1",
"eslint-plugin-jest": "22.19.0", "eslint-plugin-jest": "22.19.0",
"eslint-plugin-prettier": "^3.0.0", "eslint-plugin-prettier": "^3.0.0",
"flow-bin": "0.120.1", "flow-bin": "0.121.0",
"flow-typed": "3.0.0", "flow-typed": "3.0.0",
"fs-file-tree": "1.1.0", "fs-file-tree": "1.1.0",
"jest": "25.1.0", "jest": "25.1.0",