Skip to content

Commit 4456936

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

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.54.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
@@ -3030,7 +3030,7 @@ __metadata:
30303030
languageName: node
30313031
linkType: hard
30323032

3033-
"@polkadot/types@npm:10.13.1, @polkadot/types@npm:^10.11.2, @polkadot/types@npm:^10.7.3":
3033+
"@polkadot/types@npm:10.13.1, @polkadot/types@npm:^10.13.1, @polkadot/types@npm:^10.7.3":
30343034
version: 10.13.1
30353035
resolution: "@polkadot/types@npm:10.13.1"
30363036
dependencies:
@@ -16367,7 +16367,7 @@ __metadata:
1636716367
"@kiltprotocol/sdk-js": "npm:^0.35.0"
1636816368
"@polkadot/extension-inject": "npm:^0.54.1"
1636916369
"@polkadot/keyring": "npm:^12.6.2"
16370-
"@polkadot/types": "npm:^10.11.2"
16370+
"@polkadot/types": "npm:^10.13.1"
1637116371
"@polkadot/ui-shared": "npm:^3.11.1"
1637216372
"@polkadot/util": "npm:^12.6.2"
1637316373
"@polkadot/util-crypto": "npm:^12.6.2"

0 commit comments

Comments
 (0)