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

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.145.0 to 0.154.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)

---
updated-dependencies:
- dependency-name: flow-bin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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] 2021-06-24 08:15:06 +00:00 committed by GitHub
parent ed24c0fe57
commit fa4ea78640
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -42,7 +42,7 @@
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-mocha": "^9.0.0",
"esm": "^3.2.25",
"flow-bin": "^0.145.0",
"flow-bin": "^0.154.0",
"flow-remove-types": "^2.145.0",
"flow-typed": "^3.3.1",
"http-server": "^0.12.3",
@ -5702,9 +5702,9 @@
"dev": true
},
"node_modules/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.154.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.154.0.tgz",
"integrity": "sha512-I6u2ETdkAyard+8C5na6bfZp4EM0zIMB7O5zH4GKzBLv9/y8/NYRTxEXQe5T0hvj9R9DxFBUoPsFK76ziweUFw==",
"dev": true,
"bin": {
"flow": "cli.js"
@ -15496,9 +15496,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.154.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.154.0.tgz",
"integrity": "sha512-I6u2ETdkAyard+8C5na6bfZp4EM0zIMB7O5zH4GKzBLv9/y8/NYRTxEXQe5T0hvj9R9DxFBUoPsFK76ziweUFw==",
"dev": true
},
"flow-parser": {

View File

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