Skip to content

Commit e225d00

Browse files
fix(deps): update dependency @polkadot/types to ^10.11.3
1 parent 10637ca commit e225d00

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@kiltprotocol/sdk-js": "^0.35.0",
4848
"@polkadot/extension-inject": "^0.46.7",
4949
"@polkadot/keyring": "^12.6.2",
50-
"@polkadot/types": "^10.11.2",
50+
"@polkadot/types": "^10.11.3",
5151
"@polkadot/ui-shared": "^3.6.5",
5252
"@polkadot/util": "^12.6.2",
5353
"@polkadot/util-crypto": "^12.6.2",

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -2829,7 +2829,7 @@ __metadata:
28292829
languageName: node
28302830
linkType: hard
28312831

2832-
"@polkadot/types@npm:10.11.3, @polkadot/types@npm:^10.11.2, @polkadot/types@npm:^10.11.3, @polkadot/types@npm:^10.7.3":
2832+
"@polkadot/types@npm:10.11.3, @polkadot/types@npm:^10.11.3, @polkadot/types@npm:^10.7.3":
28332833
version: 10.11.3
28342834
resolution: "@polkadot/types@npm:10.11.3"
28352835
dependencies:
@@ -16412,7 +16412,7 @@ __metadata:
1641216412
"@kiltprotocol/sdk-js": "npm:^0.35.0"
1641316413
"@polkadot/extension-inject": "npm:^0.46.7"
1641416414
"@polkadot/keyring": "npm:^12.6.2"
16415-
"@polkadot/types": "npm:^10.11.2"
16415+
"@polkadot/types": "npm:^10.11.3"
1641616416
"@polkadot/ui-shared": "npm:^3.6.5"
1641716417
"@polkadot/util": "npm:^12.6.2"
1641816418
"@polkadot/util-crypto": "npm:^12.6.2"

0 commit comments

Comments
 (0)