Skip to content

Commit

Permalink
build(deps): bump @polkadot-api/ledger-signer from 0.1.3 to 0.1.4 (#244)
Browse files Browse the repository at this point in the history
Bumps [@polkadot-api/ledger-signer](https://github.com/polkadot-api/polkadot-api) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/polkadot-api/polkadot-api/releases)
- [Changelog](https://github.com/polkadot-api/polkadot-api/blob/main/NEWS.md)
- [Commits](https://github.com/polkadot-api/polkadot-api/commits)

---
updated-dependencies:
- dependency-name: "@polkadot-api/ledger-signer"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 94e51e8 commit bef0f24
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/wallet-ledger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@ledgerhq/hw-transport-webusb": "^6.29.4",
"@polkadot-api/ledger-signer": "^0.1.3",
"@polkadot-api/ledger-signer": "^0.1.4",
"@reactive-dot/core": "workspace:^",
"buffer": "^6.0.3"
},
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4713,17 +4713,17 @@ __metadata:
languageName: node
linkType: hard

"@polkadot-api/ledger-signer@npm:^0.1.3":
version: 0.1.3
resolution: "@polkadot-api/ledger-signer@npm:0.1.3"
"@polkadot-api/ledger-signer@npm:^0.1.4":
version: 0.1.4
resolution: "@polkadot-api/ledger-signer@npm:0.1.4"
dependencies:
"@polkadot-api/merkleize-metadata": "npm:1.1.6"
"@polkadot-api/merkleize-metadata": "npm:1.1.7"
"@polkadot-api/polkadot-signer": "npm:0.1.6"
"@polkadot-api/substrate-bindings": "npm:0.9.1"
"@polkadot-api/substrate-bindings": "npm:0.9.2"
"@polkadot-api/utils": "npm:0.1.2"
peerDependencies:
"@ledgerhq/hw-transport": 6
checksum: 10c0/f55f0be295e5b416cc4630c09aa5a0198686e2df1a380425719e0305679adc02befc8101d63a403b289949df499cf55b653553eaa7ec3b3f28205298b482ac17
checksum: 10c0/2076d6d17e51b313fa5d30158ea851de978cfcdf6e74001fc76c87c54806ade34d458f215b7ec13a284fc8978ccf6e48da52ca79bc57d73b5443e3edc6ea817f
languageName: node
linkType: hard

Expand All @@ -4736,14 +4736,14 @@ __metadata:
languageName: node
linkType: hard

"@polkadot-api/merkleize-metadata@npm:1.1.6":
version: 1.1.6
resolution: "@polkadot-api/merkleize-metadata@npm:1.1.6"
"@polkadot-api/merkleize-metadata@npm:1.1.7":
version: 1.1.7
resolution: "@polkadot-api/merkleize-metadata@npm:1.1.7"
dependencies:
"@polkadot-api/metadata-builders": "npm:0.8.1"
"@polkadot-api/substrate-bindings": "npm:0.9.1"
"@polkadot-api/metadata-builders": "npm:0.8.2"
"@polkadot-api/substrate-bindings": "npm:0.9.2"
"@polkadot-api/utils": "npm:0.1.2"
checksum: 10c0/51193defc1a76a5a442bb93c5ad8dd67a6f359dc97ea14831c427d252017bbd28ce20e509e4aec54733cfe770f46434aa533c0ef87b99abcebcf5a5e73765b08
checksum: 10c0/06add72f2b4f60e0bd6fe065032eb96a59a0b91b74ae6e78e73c3e2455e1fadd77cc80f076ae7a1cb33d934f92e331e9e7342b4992e08458070e42bb34aad88f
languageName: node
linkType: hard

Expand Down Expand Up @@ -5130,7 +5130,7 @@ __metadata:
resolution: "@reactive-dot/wallet-ledger@workspace:packages/wallet-ledger"
dependencies:
"@ledgerhq/hw-transport-webusb": "npm:^6.29.4"
"@polkadot-api/ledger-signer": "npm:^0.1.3"
"@polkadot-api/ledger-signer": "npm:^0.1.4"
"@reactive-dot/core": "workspace:^"
"@reactive-dot/eslint-config": "workspace:^"
"@tsconfig/recommended": "npm:^1.0.7"
Expand Down

0 comments on commit bef0f24

Please sign in to comment.