build(deps-dev): bump flow-bin from 0.154.0 to 0.155.0 in /token-swap/js (#2054)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.154.0 to 0.155.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
fce0d9da42
commit
5c95669d2d
|
@ -1810,9 +1810,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"flow-bin": {
|
||||
"version": "0.154.0",
|
||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.154.0.tgz",
|
||||
"integrity": "sha512-I6u2ETdkAyard+8C5na6bfZp4EM0zIMB7O5zH4GKzBLv9/y8/NYRTxEXQe5T0hvj9R9DxFBUoPsFK76ziweUFw==",
|
||||
"version": "0.155.0",
|
||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.155.0.tgz",
|
||||
"integrity": "sha512-OTMVh3KJDNYkmLT/txrpgpJK5FCHxfbxSK7IM2V4YQx+BQibEkrJEufSwB6cyKieFKRcO3F46NqgfNgLw+RWUA==",
|
||||
"dev": true
|
||||
},
|
||||
"flow-typed": {
|
||||
|
|
|
@ -62,7 +62,7 @@
|
|||
"@types/bn.js": "^5.1.0",
|
||||
"eslint": "^7.9.0",
|
||||
"eslint-plugin-import": "^2.22.0",
|
||||
"flow-bin": "0.154.0",
|
||||
"flow-bin": "0.155.0",
|
||||
"flow-typed": "^3.2.0",
|
||||
"flowgen": "^1.14.1",
|
||||
"mz": "^2.7.0",
|
||||
|
|
Loading…
Reference in New Issue