chore(deps-dev): bump flow-bin from 0.126.1 to 0.127.0 in /web3.js (#10591)

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.126.1 to 0.127.0.
- [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>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-06-18 13:13:38 +08:00
committed by GitHub
parent ed4c71fe2d
commit b81998be69
2 changed files with 4 additions and 4 deletions

View File

@ -11120,9 +11120,9 @@
"dev": true
},
"flow-bin": {
"version": "0.126.1",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.126.1.tgz",
"integrity": "sha512-RI05x7rVzruRVJQN3M4vLEjZMwUHJKhGz9FmL8HN7WiSo66/131EyJS6Vo8PkKyM2pgT9GRWfGP/tXlqS54XUg==",
"version": "0.127.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.127.0.tgz",
"integrity": "sha512-ywvCCdV4NJWzrqjFrMU5tAiVGyBiXjsJQ1+/kj8thXyX15V17x8BFvNwoAH97NrUU8T1HzmFBjLzWc0l2319qg==",
"dev": true
},
"flow-typed": {

View File

@ -117,7 +117,7 @@
"eslint-plugin-import": "2.21.2",
"eslint-plugin-jest": "22.19.0",
"eslint-plugin-prettier": "^3.0.0",
"flow-bin": "0.126.1",
"flow-bin": "0.127.0",
"flow-typed": "3.1.0",
"fs-file-tree": "1.1.0",
"jest": "26.0.1",