chore(deps-dev): bump flow-bin from 0.119.1 to 0.120.1
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.119.1 to 0.120.1. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/compare/v0.119.1...v0.120.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
7da4ff1f88
commit
14fb2a505e
|
@ -10152,9 +10152,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"flow-bin": {
|
||||
"version": "0.119.1",
|
||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.119.1.tgz",
|
||||
"integrity": "sha512-mX6qjJVi7aLqR9sDf8QIHt8yYEWQbkMLw7qFoC7sM/AbJwvqFm3pATPN96thsaL9o1rrshvxJpSgoj1PJSC3KA==",
|
||||
"version": "0.120.1",
|
||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.120.1.tgz",
|
||||
"integrity": "sha512-KgE+d+rKzdXzhweYVJty1QIOOZTTbtnXZf+4SLnmArLvmdfeLreQOZpeLbtq5h79m7HhDzX/HkUkoyu/fmSC2A==",
|
||||
"dev": true
|
||||
},
|
||||
"flow-typed": {
|
||||
|
|
|
@ -113,7 +113,7 @@
|
|||
"eslint-plugin-import": "2.20.1",
|
||||
"eslint-plugin-jest": "22.19.0",
|
||||
"eslint-plugin-prettier": "^3.0.0",
|
||||
"flow-bin": "0.119.1",
|
||||
"flow-bin": "0.120.1",
|
||||
"flow-typed": "3.0.0",
|
||||
"fs-file-tree": "1.1.0",
|
||||
"jest": "25.1.0",
|
||||
|
|
Loading…
Reference in New Issue