Skip to content

Commit ab84d69

Browse files
committed
Update dependency @polkadot/ts to v0.3.89
1 parent 78f3bb3 commit ab84d69

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.5",
3737
"@babel/preset-react": "7.14.5",
3838
"@babel/preset-typescript": "7.14.5",
39-
"@polkadot/ts": "0.3.68",
39+
"@polkadot/ts": "0.3.89",
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
@@ -2868,12 +2868,12 @@
28682868
bn.js "^4.11.9"
28692869
eventemitter3 "^4.0.7"
28702870

2871-
"@polkadot/ts@0.3.68":
2872-
version "0.3.68"
2873-
resolved "https://registry.yarnpkg.com/@polkadot/ts/-/ts-0.3.68.tgz#6d82f5b13d893f33d825210361af3e8aac52316b"
2874-
integrity sha512-ulMTYbedhokKL8aEPiGDeHb+scy02ebQg8LznBm7iG5yXzMbSc4pvCVoahYgdcY20MqcleKjSjVxFtK6OfM6Fw==
2871+
"@polkadot/ts@0.3.89":
2872+
version "0.3.89"
2873+
resolved "https://registry.yarnpkg.com/@polkadot/ts/-/ts-0.3.89.tgz#c7a704ea284d04fcf4d581f5df156d5945480033"
2874+
integrity sha512-GC0H8wmVKebkieN2MHScjDDonzigIzkjl1Q4V1OhoRcfQbeZZ7vijeiVwP8Hw3wIw4GLKxxXeDrkKPWl/bcaHw==
28752875
dependencies:
2876-
"@types/chrome" "^0.0.143"
2876+
"@types/chrome" "^0.0.144"
28772877

28782878
"@polkadot/types-known@2.10.1":
28792879
version "2.10.1"
@@ -3768,10 +3768,10 @@
37683768
resolved "https://registry.yarnpkg.com/@types/braces/-/braces-3.0.0.tgz#7da1c0d44ff1c7eb660a36ec078ea61ba7eb42cb"
37693769
integrity sha512-TbH79tcyi9FHwbyboOKeRachRq63mSuWYXOflsNO9ZyE5ClQ/JaozNKl+aWUq87qPNsXasXxi2AbgfwIJ+8GQw==
37703770

3771-
"@types/chrome@^0.0.143":
3772-
version "0.0.143"
3773-
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.143.tgz#0722fd6c76a73003fa220d869d2dbc8afd581810"
3774-
integrity sha512-tkPDutWjEl/9hPnfR48IJLpH2Xg1Zs/vxfODRp7duY5a4frkULOHvEED8moJsELTrFkiEciwCxAjxVk2XhKSsA==
3771+
"@types/chrome@^0.0.144":
3772+
version "0.0.144"
3773+
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.144.tgz#7dd9188e355aa17e3ad397f50b5cd3ad12caf788"
3774+
integrity sha512-BgoiO7/KP9hRNrCR2Wq+aKWT5Dh9bTofuWaRtcqPcj8YKhZojQgb6sSdIqvds2C+eO63BwaR9KHVMYYgZdGGBg==
37753775
dependencies:
37763776
"@types/filesystem" "*"
37773777
"@types/har-format" "*"

0 commit comments

Comments
 (0)