Bump flow-bin from 0.129.0 to 0.130.0 in /token/js

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.129.0 to 0.130.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>
This commit is contained in:
dependabot[bot] 2020-07-30 17:05:49 +00:00 committed by Michael Vines
parent fb7fa0dd13
commit d338274864
2 changed files with 4 additions and 4 deletions

View File

@ -4219,9 +4219,9 @@
"dev": true
},
"flow-bin": {
"version": "0.129.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.129.0.tgz",
"integrity": "sha512-WLXOj09oCK6nODVKM5uxvAzBpxXeI304E60tELMeQd/TJsyfbykNCZ+e4xml9eUOyoac9nDL3YrJpPZMzq0tMA==",
"version": "0.130.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.130.0.tgz",
"integrity": "sha512-1TSLwCPXvKPwiae7Fh+dpipCzwlHQ1UcBHfCpQImz+hsxYIUWkLWJWEm34bY6I7dSM4ekSiVeP02BhzVJGwtpw==",
"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.129.0",
"flow-bin": "0.130.0",
"flow-typed": "^3.2.0",
"mz": "^2.7.0",
"prettier": "^2.0.5",