build(deps-dev): bump flow-bin from 0.142.0 to 0.147.0 in /token-swap/js

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.142.0 to 0.147.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-22 10:04:07 +00:00 committed by GitHub
parent ed4ef42c8b
commit 7269cccecc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -5653,9 +5653,9 @@
"dev": true
},
"flow-bin": {
"version": "0.142.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.142.0.tgz",
"integrity": "sha512-YgiapK/wrJjcgSgOWfoncbZ4vZrZWdHs+p7V9duI9zo4ehW2nM/VRrpSaWoZ+CWu3t+duGyAvupJvC6MM2l07w==",
"version": "0.147.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.147.0.tgz",
"integrity": "sha512-4VwnpQGxFQHRo2AvWcHbVOD6wLunT8Tge/cZGSv9twAxLMGSOTop7KDToZI6M/yoGBzdHxQWBii426LupWlbog==",
"dev": true
},
"flow-typed": {

View File

@ -63,7 +63,7 @@
"babel-eslint": "^10.1.0",
"eslint": "^7.9.0",
"eslint-plugin-import": "^2.22.0",
"flow-bin": "0.142.0",
"flow-bin": "0.147.0",
"flow-typed": "^3.2.0",
"mz": "^2.7.0",
"prettier": "^2.1.2",