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