Skip to content

Commit e0d4b01

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

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.49.3",
4949
"@polkadot/keyring": "^12.6.2",
50-
"@polkadot/types": "^10.11.2",
50+
"@polkadot/types": "^10.13.1",
5151
"@polkadot/ui-shared": "^3.8.2",
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
@@ -3109,7 +3109,7 @@ __metadata:
31093109
languageName: node
31103110
linkType: hard
31113111

3112-
"@polkadot/types@npm:10.13.1, @polkadot/types@npm:^10.11.2, @polkadot/types@npm:^10.7.3":
3112+
"@polkadot/types@npm:10.13.1, @polkadot/types@npm:^10.13.1, @polkadot/types@npm:^10.7.3":
31133113
version: 10.13.1
31143114
resolution: "@polkadot/types@npm:10.13.1"
31153115
dependencies:
@@ -16773,7 +16773,7 @@ __metadata:
1677316773
"@kiltprotocol/sdk-js": "npm:^0.35.0"
1677416774
"@polkadot/extension-inject": "npm:^0.49.3"
1677516775
"@polkadot/keyring": "npm:^12.6.2"
16776-
"@polkadot/types": "npm:^10.11.2"
16776+
"@polkadot/types": "npm:^10.13.1"
1677716777
"@polkadot/ui-shared": "npm:^3.8.2"
1677816778
"@polkadot/util": "npm:^12.6.2"
1677916779
"@polkadot/util-crypto": "npm:^12.6.2"

0 commit comments

Comments
 (0)