Skip to content

Commit d083ac3

Browse files
committed
Update dependency @polkadot/ts to v0.4.1
1 parent f0c4eb8 commit d083ac3

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.7",
3737
"@babel/preset-react": "7.14.5",
3838
"@babel/preset-typescript": "7.14.5",
39-
"@polkadot/ts": "0.3.68",
39+
"@polkadot/ts": "0.4.1",
4040
"@polkadot/types": "2.10.1",
4141
"@storybook/addon-a11y": "6.3.1",
4242
"@storybook/addon-actions": "6.3.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2957,12 +2957,12 @@
29572957
bn.js "^4.11.9"
29582958
eventemitter3 "^4.0.7"
29592959

2960-
"@polkadot/ts@0.3.68":
2961-
version "0.3.68"
2962-
resolved "https://registry.yarnpkg.com/@polkadot/ts/-/ts-0.3.68.tgz#6d82f5b13d893f33d825210361af3e8aac52316b"
2963-
integrity sha512-ulMTYbedhokKL8aEPiGDeHb+scy02ebQg8LznBm7iG5yXzMbSc4pvCVoahYgdcY20MqcleKjSjVxFtK6OfM6Fw==
2960+
"@polkadot/ts@0.4.1":
2961+
version "0.4.1"
2962+
resolved "https://registry.yarnpkg.com/@polkadot/ts/-/ts-0.4.1.tgz#2c1ba24fcea57223b29b8b8700c81e89d5dfc71b"
2963+
integrity sha512-r6/f2+NHhr2eoD08VNEHvgy8YShRoWGVhJhl0BeXKVhZuOhvAsXvTVizdvkkUIhEI+hgwi/nhRD4jRYDy/nHog==
29642964
dependencies:
2965-
"@types/chrome" "^0.0.143"
2965+
"@types/chrome" "^0.0.145"
29662966

29672967
"@polkadot/types-known@2.10.1":
29682968
version "2.10.1"
@@ -4080,10 +4080,10 @@
40804080
resolved "https://registry.yarnpkg.com/@types/braces/-/braces-3.0.0.tgz#7da1c0d44ff1c7eb660a36ec078ea61ba7eb42cb"
40814081
integrity sha512-TbH79tcyi9FHwbyboOKeRachRq63mSuWYXOflsNO9ZyE5ClQ/JaozNKl+aWUq87qPNsXasXxi2AbgfwIJ+8GQw==
40824082

4083-
"@types/chrome@^0.0.143":
4084-
version "0.0.143"
4085-
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.143.tgz#0722fd6c76a73003fa220d869d2dbc8afd581810"
4086-
integrity sha512-tkPDutWjEl/9hPnfR48IJLpH2Xg1Zs/vxfODRp7duY5a4frkULOHvEED8moJsELTrFkiEciwCxAjxVk2XhKSsA==
4083+
"@types/chrome@^0.0.145":
4084+
version "0.0.145"
4085+
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.145.tgz#6c53ae0af5f25350b07bfd24cf459b5fe65cd9b8"
4086+
integrity sha512-vLvTMmfc8mvwOZzkmn2UwlWSNu0t0txBkyuIv8NgihRkvFCe6XJX65YZAgAP/RdBit3enhU2GTxCr+prn4uZmA==
40874087
dependencies:
40884088
"@types/filesystem" "*"
40894089
"@types/har-format" "*"

0 commit comments

Comments
 (0)