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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-01-08 11:20:05 +00:00 committed by GitHub
parent 3bd36d49a4
commit 7a2ef3561e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -4714,9 +4714,9 @@
"dev": true
},
"flow-bin": {
"version": "0.141.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.141.0.tgz",
"integrity": "sha512-NxaECTjIWfs2Y91GuA1PlgPd5uCulZcqR9wiXRg6n7/AbmvVetM2ewoGxCKxJm7wIml3f0/5KXIZvZa/3msqXg==",
"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==",
"dev": true
},
"flow-typed": {

View File

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