Skip to content

Commit 2937417

Browse files
authored
Update @metamask/eth-ledger-bridge-keyring (#8164)
This updates the package to match the version used on `master` See #8162 and #8163 for details
1 parent 21c1c2a commit 2937417

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@babel/runtime": "^7.5.5",
6363
"@download/blockies": "^1.0.3",
6464
"@material-ui/core": "1.0.0",
65-
"@metamask/eth-ledger-bridge-keyring": "^0.2.2",
65+
"@metamask/eth-ledger-bridge-keyring": "^0.2.6",
6666
"@sentry/browser": "^5.11.1",
6767
"@sentry/integrations": "^5.11.1",
6868
"@zxing/library": "^0.8.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1849,10 +1849,10 @@
18491849
resolved "https://registry.yarnpkg.com/@metamask/eslint-config/-/eslint-config-1.1.0.tgz#03c6fbec8ba3d95fa017d8b98ab5d0701f7458a4"
18501850
integrity sha512-yFFHIxFn3cBd9brIW/+0fJGq16hT0xUyElP0YxiZHaY7j2T/l+X/414L9kqBOuPfPa9bIKulIcJJOfcrMJZp9w==
18511851

1852-
"@metamask/eth-ledger-bridge-keyring@^0.2.2":
1853-
version "0.2.2"
1854-
resolved "https://registry.yarnpkg.com/@metamask/eth-ledger-bridge-keyring/-/eth-ledger-bridge-keyring-0.2.2.tgz#f75dd45edf17c48b02e49a96b3413e6abf14b7ef"
1855-
integrity sha512-c1Gfn01qIqNikx8eFz1jq2KU9Vcfpgkp62v8kYgiWebwkyxuzBKlDWMoC3JCwAV5ezl05M6MQi1EAwrcsIbUOA==
1852+
"@metamask/eth-ledger-bridge-keyring@^0.2.6":
1853+
version "0.2.6"
1854+
resolved "https://registry.yarnpkg.com/@metamask/eth-ledger-bridge-keyring/-/eth-ledger-bridge-keyring-0.2.6.tgz#2721c118a5eeb3685d372d0258f2a3b03dd01315"
1855+
integrity sha512-7OtX24lHSCioFZM+x4ZCsndT1wkI7cf8+ua3UntYqHFSRu/SDf6xVNBuD8isvWidNbVdcJKhfJuO3vFCDNsPBw==
18561856
dependencies:
18571857
eth-sig-util "^1.4.2"
18581858
ethereumjs-tx "^1.3.4"

0 commit comments

Comments
 (0)