Bump flow-bin from 0.130.0 to 0.131.0 in /token/js (#232)

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.130.0 to 0.131.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-08-07 09:04:59 +00:00 committed by GitHub
parent 171a32a263
commit 4ca6902f3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -4060,9 +4060,9 @@
"dev": true
},
"flow-bin": {
"version": "0.130.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.130.0.tgz",
"integrity": "sha512-1TSLwCPXvKPwiae7Fh+dpipCzwlHQ1UcBHfCpQImz+hsxYIUWkLWJWEm34bY6I7dSM4ekSiVeP02BhzVJGwtpw==",
"version": "0.131.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.131.0.tgz",
"integrity": "sha512-fZmoIBcDrtLhy/NNMxwJysSYzMr1ksRcAOMi3AHSoYXfcuQqTvhGJx+wqjlIOqIwz8RRYm8J4V4JrSJbIKP+Xg==",
"dev": true
},
"flow-typed": {

View File

@ -63,7 +63,7 @@
"babel-eslint": "^10.1.0",
"eslint": "^7.4.0",
"eslint-plugin-import": "^2.22.0",
"flow-bin": "0.130.0",
"flow-bin": "0.131.0",
"flow-typed": "^3.2.0",
"mz": "^2.7.0",
"prettier": "^2.0.5",