Bump flow-bin from 0.136.0 to 0.137.0 in /token/js (#748)

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.136.0 to 0.137.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] 2020-11-01 23:45:04 +08:00 committed by GitHub
parent c2fbe4b7a8
commit 1890a7f3ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -4838,9 +4838,9 @@
"dev": true
},
"flow-bin": {
"version": "0.136.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.136.0.tgz",
"integrity": "sha512-Z0sycQDyWXiNsGAhOBUrvHPzz7Q4g38BT57+YzZGffbaBmWRNC6MGZb+R6XTzeWb30bZin5V21nPQZezJzm9cQ==",
"version": "0.137.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.137.0.tgz",
"integrity": "sha512-ytwUn68fPKK/VWVpCxJ4KNeNIjCC/uX0Ll6Z1E98sOXfMknB000WtgQjKYDdO6tOR8mvXBE0adzjgCrChVympw==",
"dev": true
},
"flow-typed": {

View File

@ -64,7 +64,7 @@
"babel-eslint": "^10.1.0",
"eslint": "^7.4.0",
"eslint-plugin-import": "^2.22.0",
"flow-bin": "0.136.0",
"flow-bin": "0.137.0",
"flow-typed": "^3.2.0",
"mz": "^2.7.0",
"prettier": "^2.0.5",