Skip to content

Commit

Permalink
Bump @polkadot-api/metadata-builders from 0.8.2 to 0.9.1
Browse files Browse the repository at this point in the history
Bumps [@polkadot-api/metadata-builders](https://github.com/polkadot-api/polkadot-api) from 0.8.2 to 0.9.1.
- [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/[email protected])

---
updated-dependencies:
- dependency-name: "@polkadot-api/metadata-builders"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2024
1 parent b316a5d commit 27a7e99
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"@ledgerhq/hw-transport-webhid": "^6.29.2",
"@polkadot-api/merkleize-metadata": "^1.1.8",
"@polkadot-api/metadata-builders": "^0.8.2",
"@polkadot-api/metadata-builders": "^0.9.1",
"@polkadot-api/observable-client": "^0.5.11",
"@polkadot-api/substrate-client": "^0.2.2",
"@polkadot-api/ws-provider": "^0.3.2",
Expand Down
16 changes: 13 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1872,7 +1872,7 @@ __metadata:
languageName: node
linkType: hard

"@polkadot-api/metadata-builders@npm:0.8.2, @polkadot-api/metadata-builders@npm:^0.8.2":
"@polkadot-api/metadata-builders@npm:0.8.2":
version: 0.8.2
resolution: "@polkadot-api/metadata-builders@npm:0.8.2"
dependencies:
Expand All @@ -1892,6 +1892,16 @@ __metadata:
languageName: node
linkType: hard

"@polkadot-api/metadata-builders@npm:^0.9.1":
version: 0.9.1
resolution: "@polkadot-api/metadata-builders@npm:0.9.1"
dependencies:
"@polkadot-api/substrate-bindings": "npm:0.9.3"
"@polkadot-api/utils": "npm:0.1.2"
checksum: 10c0/768c14b578fe2d25c58904479a6d37da38f86e84fe11e01d16a86d56640138a2efb67c0706578e871de8529106491b9299173422d29259b045387cf7a35c6210
languageName: node
linkType: hard

"@polkadot-api/observable-client@npm:0.1.0":
version: 0.1.0
resolution: "@polkadot-api/observable-client@npm:0.1.0"
Expand Down Expand Up @@ -1982,7 +1992,7 @@ __metadata:
languageName: node
linkType: hard

"@polkadot-api/substrate-bindings@npm:^0.9.3":
"@polkadot-api/substrate-bindings@npm:0.9.3, @polkadot-api/substrate-bindings@npm:^0.9.3":
version: 0.9.3
resolution: "@polkadot-api/substrate-bindings@npm:0.9.3"
dependencies:
Expand Down Expand Up @@ -2089,7 +2099,7 @@ __metadata:
"@fortawesome/react-fontawesome": "npm:^0.2.0"
"@ledgerhq/hw-transport-webhid": "npm:^6.29.2"
"@polkadot-api/merkleize-metadata": "npm:^1.1.8"
"@polkadot-api/metadata-builders": "npm:^0.8.2"
"@polkadot-api/metadata-builders": "npm:^0.9.1"
"@polkadot-api/observable-client": "npm:^0.5.11"
"@polkadot-api/substrate-client": "npm:^0.2.2"
"@polkadot-api/ws-provider": "npm:^0.3.2"
Expand Down

0 comments on commit 27a7e99

Please sign in to comment.