Skip to content

Commit

Permalink
fix(deps): update dependency @polkadot/extension-inject to ^0.52.1 (#…
Browse files Browse the repository at this point in the history
…2621)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent c82ea10 commit 6ddc837
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"dependencies": {
"@kiltprotocol/sdk-js": "^0.35.0",
"@polkadot/extension-inject": "^0.51.1",
"@polkadot/extension-inject": "^0.52.1",
"@polkadot/keyring": "^12.6.2",
"@polkadot/types": "^10.11.2",
"@polkadot/ui-shared": "^3.9.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2834,9 +2834,9 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/extension-inject@npm:^0.51.1":
version: 0.51.1
resolution: "@polkadot/extension-inject@npm:0.51.1"
"@polkadot/extension-inject@npm:^0.52.1":
version: 0.52.1
resolution: "@polkadot/extension-inject@npm:0.52.1"
dependencies:
"@polkadot/api": "npm:^12.3.1"
"@polkadot/rpc-provider": "npm:^12.3.1"
Expand All @@ -2848,7 +2848,7 @@ __metadata:
peerDependencies:
"@polkadot/api": "*"
"@polkadot/util": "*"
checksum: 10c0/55256d80be0d7cde17f1341004e30adf1a66381f4423d4266770e43cc140d3e1ba1599fab874b8c85eaf15ba3d5f71ef96f42a349aee9888fae1072f46aaf649
checksum: 10c0/3a76584ba097b6bbcb813215bc21d30d1c00284aaf2273d6fef7ea197d2caf3a8207751173c0e60d60214e39284c3dbe220f67471d2b4ee6b202816f94dc4969
languageName: node
linkType: hard

Expand Down Expand Up @@ -16844,7 +16844,7 @@ __metadata:
"@babel/preset-env": "npm:^7.25.3"
"@babel/preset-typescript": "npm:^7.24.7"
"@kiltprotocol/sdk-js": "npm:^0.35.0"
"@polkadot/extension-inject": "npm:^0.51.1"
"@polkadot/extension-inject": "npm:^0.52.1"
"@polkadot/keyring": "npm:^12.6.2"
"@polkadot/types": "npm:^10.11.2"
"@polkadot/ui-shared": "npm:^3.9.1"
Expand Down

0 comments on commit 6ddc837

Please sign in to comment.