Skip to content

Commit b995e49

Browse files
committed
Update dependency @polkadot/ts to v0.3.81
1 parent 799417c commit b995e49

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@babel/preset-env": "7.14.4",
3737
"@babel/preset-react": "7.13.13",
3838
"@babel/preset-typescript": "7.13.0",
39-
"@polkadot/ts": "0.3.68",
39+
"@polkadot/ts": "0.3.81",
4040
"@polkadot/types": "2.10.1",
4141
"@storybook/addon-a11y": "6.2.9",
4242
"@storybook/addon-actions": "6.2.9",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2524,12 +2524,12 @@
25242524
bn.js "^4.11.9"
25252525
eventemitter3 "^4.0.7"
25262526

2527-
"@polkadot/ts@0.3.68":
2528-
version "0.3.68"
2529-
resolved "https://registry.yarnpkg.com/@polkadot/ts/-/ts-0.3.68.tgz#6d82f5b13d893f33d825210361af3e8aac52316b"
2530-
integrity sha512-ulMTYbedhokKL8aEPiGDeHb+scy02ebQg8LznBm7iG5yXzMbSc4pvCVoahYgdcY20MqcleKjSjVxFtK6OfM6Fw==
2527+
"@polkadot/ts@0.3.81":
2528+
version "0.3.81"
2529+
resolved "https://registry.yarnpkg.com/@polkadot/ts/-/ts-0.3.81.tgz#18b6ca06c83846b18ccc24427ccc8e65a98c6273"
2530+
integrity sha512-qk3L/y0wLRQiYK7IQWAm84jl8Ln4nzQw2lAo2KWIJXwCmxdZxbY6HgdjHNJbupoBAjkEKt+IZGTeHH1UdOpKgw==
25312531
dependencies:
2532-
"@types/chrome" "^0.0.143"
2532+
"@types/chrome" "^0.0.144"
25332533

25342534
"@polkadot/types-known@2.10.1":
25352535
version "2.10.1"
@@ -3424,10 +3424,10 @@
34243424
resolved "https://registry.yarnpkg.com/@types/braces/-/braces-3.0.0.tgz#7da1c0d44ff1c7eb660a36ec078ea61ba7eb42cb"
34253425
integrity sha512-TbH79tcyi9FHwbyboOKeRachRq63mSuWYXOflsNO9ZyE5ClQ/JaozNKl+aWUq87qPNsXasXxi2AbgfwIJ+8GQw==
34263426

3427-
"@types/chrome@^0.0.143":
3428-
version "0.0.143"
3429-
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.143.tgz#0722fd6c76a73003fa220d869d2dbc8afd581810"
3430-
integrity sha512-tkPDutWjEl/9hPnfR48IJLpH2Xg1Zs/vxfODRp7duY5a4frkULOHvEED8moJsELTrFkiEciwCxAjxVk2XhKSsA==
3427+
"@types/chrome@^0.0.144":
3428+
version "0.0.144"
3429+
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.144.tgz#7dd9188e355aa17e3ad397f50b5cd3ad12caf788"
3430+
integrity sha512-BgoiO7/KP9hRNrCR2Wq+aKWT5Dh9bTofuWaRtcqPcj8YKhZojQgb6sSdIqvds2C+eO63BwaR9KHVMYYgZdGGBg==
34313431
dependencies:
34323432
"@types/filesystem" "*"
34333433
"@types/har-format" "*"

0 commit comments

Comments
 (0)