Skip to content

Commit

Permalink
Update dependency @polkadot/ts to v0.3.81
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 4, 2021
1 parent 799417c commit b995e49
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@babel/preset-env": "7.14.4",
"@babel/preset-react": "7.13.13",
"@babel/preset-typescript": "7.13.0",
"@polkadot/ts": "0.3.68",
"@polkadot/ts": "0.3.81",
"@polkadot/types": "2.10.1",
"@storybook/addon-a11y": "6.2.9",
"@storybook/addon-actions": "6.2.9",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2524,12 +2524,12 @@
bn.js "^4.11.9"
eventemitter3 "^4.0.7"

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

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

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

0 comments on commit b995e49

Please sign in to comment.