Skip to content

Commit f6f2903

Browse files
fix(deps): update dependency @polkadot/types to ^10.13.1
1 parent d53ed2f commit f6f2903

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.47.1",
4949
"@polkadot/keyring": "^12.6.2",
50-
"@polkadot/types": "^10.11.2",
50+
"@polkadot/types": "^10.13.1",
5151
"@polkadot/ui-shared": "^3.6.6",
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
@@ -2849,7 +2849,7 @@ __metadata:
28492849
languageName: node
28502850
linkType: hard
28512851

2852-
"@polkadot/types@npm:10.13.1, @polkadot/types@npm:^10.11.2, @polkadot/types@npm:^10.13.1, @polkadot/types@npm:^10.7.3":
2852+
"@polkadot/types@npm:10.13.1, @polkadot/types@npm:^10.13.1, @polkadot/types@npm:^10.7.3":
28532853
version: 10.13.1
28542854
resolution: "@polkadot/types@npm:10.13.1"
28552855
dependencies:
@@ -16555,7 +16555,7 @@ __metadata:
1655516555
"@kiltprotocol/sdk-js": "npm:^0.35.0"
1655616556
"@polkadot/extension-inject": "npm:^0.47.1"
1655716557
"@polkadot/keyring": "npm:^12.6.2"
16558-
"@polkadot/types": "npm:^10.11.2"
16558+
"@polkadot/types": "npm:^10.13.1"
1655916559
"@polkadot/ui-shared": "npm:^3.6.6"
1656016560
"@polkadot/util": "npm:^12.6.2"
1656116561
"@polkadot/util-crypto": "npm:^12.6.2"

0 commit comments

Comments
 (0)