Skip to content

Commit

Permalink
Merge pull request #220 from Augmint/greenkeeper/truffle-hdwallet-pro…
Browse files Browse the repository at this point in the history
…vider-1.0.9

Update truffle-hdwallet-provider to the latest version 🚀
  • Loading branch information
treerz authored May 14, 2019
2 parents a7c5bb1 + c3d12c1 commit 9deec00
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"solidity-coverage": "0.5.11",
"stringifier": "2.0.0",
"truffle": "4.1.14",
"truffle-hdwallet-provider": "1.0.8",
"truffle-hdwallet-provider": "1.0.9",
"wait-on": "3.2.0",
"web3v1": "npm:web3@1.0.0-beta.34"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3672,10 +3672,10 @@ trim-right@^1.0.1:
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=

truffle-hdwallet-provider@1.0.8:
version "1.0.8"
resolved "https://registry.yarnpkg.com/truffle-hdwallet-provider/-/truffle-hdwallet-provider-1.0.8.tgz#76ab28e08b4c84dc8b3c98c9c2b4bba9c9d834e0"
integrity sha512-kG/WSEvwWSRuFbyEnoNgGQtKrKJMr/MwKoZfiPeT6L6d2gS2QnH2xbJbWxV+LtENjERSodjI9bbO/TN73CXWSQ==
truffle-hdwallet-provider@1.0.9:
version "1.0.9"
resolved "https://registry.yarnpkg.com/truffle-hdwallet-provider/-/truffle-hdwallet-provider-1.0.9.tgz#1e7f239631ada08cacd7cdf3fdbc39f2033e04e7"
integrity sha512-1PfQgyOOapirCK8L/EiApzAo6mhlrnKi6GdXvNX2Gt/635QtYlGPwdFC6zMm5plEcOegdCz2CgbhXI6Fdbp98A==
dependencies:
any-promise "^1.3.0"
bindings "^1.3.1"
Expand Down

0 comments on commit 9deec00

Please sign in to comment.