chore(deps-dev): bump flow-bin from 0.126.0 to 0.126.1
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.126.0 to 0.126.1. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
e622bb12b3
commit
92d3f5887e
|
@ -11113,9 +11113,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"flow-bin": {
|
||||
"version": "0.125.1",
|
||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.125.1.tgz",
|
||||
"integrity": "sha512-jEury9NTXylxQEOAXLWEE945BjBwYcMwwKVnb+5XORNwMQE7i5hQYF0ysYfsaaYOa7rW/U16rHBfwLuaZfWV7A==",
|
||||
"version": "0.126.1",
|
||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.126.1.tgz",
|
||||
"integrity": "sha512-RI05x7rVzruRVJQN3M4vLEjZMwUHJKhGz9FmL8HN7WiSo66/131EyJS6Vo8PkKyM2pgT9GRWfGP/tXlqS54XUg==",
|
||||
"dev": true
|
||||
},
|
||||
"flow-typed": {
|
||||
|
|
|
@ -117,7 +117,7 @@
|
|||
"eslint-plugin-import": "2.20.2",
|
||||
"eslint-plugin-jest": "22.19.0",
|
||||
"eslint-plugin-prettier": "^3.0.0",
|
||||
"flow-bin": "0.125.1",
|
||||
"flow-bin": "0.126.1",
|
||||
"flow-typed": "3.1.0",
|
||||
"fs-file-tree": "1.1.0",
|
||||
"jest": "26.0.1",
|
||||
|
|
Loading…
Reference in New Issue