build(deps-dev): bump flow-bin from 0.151.0 to 0.152.0 in /token-swap/js (#1808)

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.151.0 to 0.152.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-05-27 11:21:12 +00:00 committed by GitHub
parent 1188d906ea
commit 09b8be5071
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -1758,9 +1758,9 @@
"dev": true "dev": true
}, },
"flow-bin": { "flow-bin": {
"version": "0.151.0", "version": "0.152.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.151.0.tgz", "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.152.0.tgz",
"integrity": "sha512-V2UNOFUtCkWjDVws9htqBSHzHVBEW1xe6IHp4RYr7hVJPOri36cFWS2ssFM8Y0yFOz2EV79QdrhNf57wFSLEgg==", "integrity": "sha512-b4ijbZIQovcx5l/T7VnwyBPIikj60A2qk7hKqQKVWiuftQMrUmC5ct2/0SuVvheX6ZbPdZfeyw2EHO1/n3eAmw==",
"dev": true "dev": true
}, },
"flow-typed": { "flow-typed": {

View File

@ -62,7 +62,7 @@
"@types/bn.js": "^5.1.0", "@types/bn.js": "^5.1.0",
"eslint": "^7.9.0", "eslint": "^7.9.0",
"eslint-plugin-import": "^2.22.0", "eslint-plugin-import": "^2.22.0",
"flow-bin": "0.151.0", "flow-bin": "0.152.0",
"flow-typed": "^3.2.0", "flow-typed": "^3.2.0",
"flowgen": "^1.14.1", "flowgen": "^1.14.1",
"mz": "^2.7.0", "mz": "^2.7.0",