Skip to content

Commit

Permalink
Bump gaba minor (#1385)
Browse files Browse the repository at this point in the history
* Bump minor

* Update yarn.lock
  • Loading branch information
rickycodes committed Feb 26, 2020
1 parent acb78e0 commit 6f8b9d3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -88,7 +88,7 @@
"ethjs-unit": "0.1.6",
"events": "3.0.0",
"fuse.js": "3.4.4",
"gaba": "1.9.2",
"gaba": "1.10.0",
"https-browserify": "0.0.1",
"json-rpc-engine": "5.1.5",
"json-rpc-middleware-stream": "2.1.1",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Expand Up @@ -4853,14 +4853,15 @@ g-status@^2.0.2:
matcher "^1.0.0"
simple-git "^1.85.0"

gaba@1.9.2:
version "1.9.2"
resolved "https://registry.yarnpkg.com/gaba/-/gaba-1.9.2.tgz#546b3733f686561032004f589ff9da6b11d02000"
integrity sha512-qVcSkRBErmYkiAxy/VGqetTF2zNrc2+dsv7SBcHVt5jYikhw2EMdfsEwEyWsjAM/YGry7mxmozlIS7nvdJXnYQ==
gaba@1.10.0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/gaba/-/gaba-1.10.0.tgz#f01e4462f8b7e72a02d9558977ea411d8f7a9a09"
integrity sha512-2WEN3YgBh9kP7xow5K579bWsvCaH8c+HE75N9VZHQtGFZmK41q/U9MfRuRx4PREfUgP0S/O9GzQz+Uu0HvA19g==
dependencies:
await-semaphore "^0.1.3"
eth-contract-metadata "^1.11.0"
eth-ens-namehash "^2.0.8"
eth-json-rpc-errors "^2.0.2"
eth-json-rpc-infura "^4.0.1"
eth-keyring-controller "^5.3.0"
eth-method-registry "1.1.0"
Expand Down

0 comments on commit 6f8b9d3

Please sign in to comment.