Skip to content

Commit d5c8fd5

Browse files
fix(deps): update dependency @polkadot/types to ^10.13.1
1 parent 596b7e2 commit d5c8fd5

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
@@ -48,7 +48,7 @@
4848
"@kiltprotocol/sdk-js": "^0.35.0",
4949
"@polkadot/extension-inject": "^0.55.1",
5050
"@polkadot/keyring": "^12.6.2",
51-
"@polkadot/types": "^10.11.2",
51+
"@polkadot/types": "^10.13.1",
5252
"@polkadot/ui-shared": "^3.11.1",
5353
"@polkadot/util": "^12.6.2",
5454
"@polkadot/util-crypto": "^12.6.2",

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -3032,7 +3032,7 @@ __metadata:
30323032
languageName: node
30333033
linkType: hard
30343034

3035-
"@polkadot/types@npm:10.13.1, @polkadot/types@npm:^10.11.2, @polkadot/types@npm:^10.7.3":
3035+
"@polkadot/types@npm:10.13.1, @polkadot/types@npm:^10.13.1, @polkadot/types@npm:^10.7.3":
30363036
version: 10.13.1
30373037
resolution: "@polkadot/types@npm:10.13.1"
30383038
dependencies:
@@ -16369,7 +16369,7 @@ __metadata:
1636916369
"@kiltprotocol/sdk-js": "npm:^0.35.0"
1637016370
"@polkadot/extension-inject": "npm:^0.55.1"
1637116371
"@polkadot/keyring": "npm:^12.6.2"
16372-
"@polkadot/types": "npm:^10.11.2"
16372+
"@polkadot/types": "npm:^10.13.1"
1637316373
"@polkadot/ui-shared": "npm:^3.11.1"
1637416374
"@polkadot/util": "npm:^12.6.2"
1637516375
"@polkadot/util-crypto": "npm:^12.6.2"

0 commit comments

Comments
 (0)