chore(deps-dev): bump flow-bin from 0.118.0 to 0.119.1
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.118.0 to 0.119.1. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/compare/v0.118.0...v0.119.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
11db9497a7
commit
e4ef66c2f7
|
@ -10130,9 +10130,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"flow-bin": {
|
||||
"version": "0.118.0",
|
||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.118.0.tgz",
|
||||
"integrity": "sha512-jlbUu0XkbpXeXhan5xyTqVK1jmEKNxE8hpzznI3TThHTr76GiFwK0iRzhDo4KNy+S9h/KxHaqVhTP86vA6wHCg==",
|
||||
"version": "0.119.1",
|
||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.119.1.tgz",
|
||||
"integrity": "sha512-mX6qjJVi7aLqR9sDf8QIHt8yYEWQbkMLw7qFoC7sM/AbJwvqFm3pATPN96thsaL9o1rrshvxJpSgoj1PJSC3KA==",
|
||||
"dev": true
|
||||
},
|
||||
"flow-typed": {
|
||||
|
|
|
@ -110,7 +110,7 @@
|
|||
"eslint-plugin-import": "2.20.1",
|
||||
"eslint-plugin-jest": "22.19.0",
|
||||
"eslint-plugin-prettier": "^3.0.0",
|
||||
"flow-bin": "0.118.0",
|
||||
"flow-bin": "0.119.1",
|
||||
"flow-typed": "3.0.0",
|
||||
"fs-file-tree": "1.1.0",
|
||||
"jest": "25.1.0",
|
||||
|
|
Loading…
Reference in New Issue