Bump flow-bin from 0.134.0 to 0.135.0 in /token/js (#556)

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.134.0 to 0.135.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-10-01 08:42:23 +00:00 committed by GitHub
parent acc0c62f9b
commit 1393e632b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -4138,9 +4138,9 @@
"dev": true
},
"flow-bin": {
"version": "0.134.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.134.0.tgz",
"integrity": "sha512-j5aCugO3jmwDsUKc+7KReArgnL6aVjHLo6DlozKhxKYN+TaP8BY+mintPSISjSQtKZFJyvoNAc1oXA79X5WjIA==",
"version": "0.135.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.135.0.tgz",
"integrity": "sha512-E0JIKWopjULE/fl1X+j7rh0zgcgD5nubLs3HWYeYPo+nWFy8dALvrQbFcCFoPePrkhY/fffhN28t8P1zBxB2Yg==",
"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.134.0",
"flow-bin": "0.135.0",
"flow-typed": "^3.2.0",
"mz": "^2.7.0",
"prettier": "^2.0.5",