Skip to content

Commit ebd9d70

Browse files
fix(deps): update dependency @polkadot/types to ^10.12.2
1 parent 81d9f96 commit ebd9d70

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.8",
4949
"@polkadot/keyring": "^12.6.2",
50-
"@polkadot/types": "^10.11.2",
50+
"@polkadot/types": "^10.12.2",
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.12.2, @polkadot/types@npm:^10.11.2, @polkadot/types@npm:^10.12.2, @polkadot/types@npm:^10.7.3":
2832+
"@polkadot/types@npm:10.12.2, @polkadot/types@npm:^10.12.2, @polkadot/types@npm:^10.7.3":
28332833
version: 10.12.2
28342834
resolution: "@polkadot/types@npm:10.12.2"
28352835
dependencies:
@@ -16472,7 +16472,7 @@ __metadata:
1647216472
"@kiltprotocol/sdk-js": "npm:^0.35.0"
1647316473
"@polkadot/extension-inject": "npm:^0.46.8"
1647416474
"@polkadot/keyring": "npm:^12.6.2"
16475-
"@polkadot/types": "npm:^10.11.2"
16475+
"@polkadot/types": "npm:^10.12.2"
1647616476
"@polkadot/ui-shared": "npm:^3.6.5"
1647716477
"@polkadot/util": "npm:^12.6.2"
1647816478
"@polkadot/util-crypto": "npm:^12.6.2"

0 commit comments

Comments
 (0)