build(deps-dev): bump flow-bin from 0.145.0 to 0.147.0 in /token/js

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.145.0 to 0.147.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] 2021-03-22 09:43:00 +00:00 committed by GitHub
parent ed4ef42c8b
commit c9226347f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -6209,9 +6209,9 @@
"dev": true
},
"flow-bin": {
"version": "0.145.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.145.0.tgz",
"integrity": "sha512-+9fi9BMxRBtSWC1x0hWggWTb8Vih+AC7wyvLAX5wR1m6u2lF2HLtixXqy2GX8bWgaynSEJR5lmPxYYC4wMI8cA==",
"version": "0.147.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.147.0.tgz",
"integrity": "sha512-4VwnpQGxFQHRo2AvWcHbVOD6wLunT8Tge/cZGSv9twAxLMGSOTop7KDToZI6M/yoGBzdHxQWBii426LupWlbog==",
"dev": true
},
"flow-parser": {

View File

@ -87,7 +87,7 @@
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-mocha": "^8.0.0",
"esm": "^3.2.25",
"flow-bin": "^0.145.0",
"flow-bin": "^0.147.0",
"flow-remove-types": "^2.145.0",
"flow-typed": "^3.3.1",
"http-server": "^0.12.3",