Skip to content

Commit 35fe4bd

Browse files
fix(deps): update dependency @polkadot/types to ^10.13.1
1 parent c82ea10 commit 35fe4bd

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.51.1",
4949
"@polkadot/keyring": "^12.6.2",
50-
"@polkadot/types": "^10.11.2",
50+
"@polkadot/types": "^10.13.1",
5151
"@polkadot/ui-shared": "^3.9.1",
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
@@ -3120,7 +3120,7 @@ __metadata:
31203120
languageName: node
31213121
linkType: hard
31223122

3123-
"@polkadot/types@npm:10.13.1, @polkadot/types@npm:^10.11.2, @polkadot/types@npm:^10.7.3":
3123+
"@polkadot/types@npm:10.13.1, @polkadot/types@npm:^10.13.1, @polkadot/types@npm:^10.7.3":
31243124
version: 10.13.1
31253125
resolution: "@polkadot/types@npm:10.13.1"
31263126
dependencies:
@@ -16846,7 +16846,7 @@ __metadata:
1684616846
"@kiltprotocol/sdk-js": "npm:^0.35.0"
1684716847
"@polkadot/extension-inject": "npm:^0.51.1"
1684816848
"@polkadot/keyring": "npm:^12.6.2"
16849-
"@polkadot/types": "npm:^10.11.2"
16849+
"@polkadot/types": "npm:^10.13.1"
1685016850
"@polkadot/ui-shared": "npm:^3.9.1"
1685116851
"@polkadot/util": "npm:^12.6.2"
1685216852
"@polkadot/util-crypto": "npm:^12.6.2"

0 commit comments

Comments
 (0)