Skip to content

Commit

Permalink
Update dependency @polkadot/ts to v0.4.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 6, 2021
1 parent 1720f25 commit 479ca7d
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.16.4",
"@babel/preset-react": "7.16.0",
"@babel/preset-typescript": "7.16.0",
"@polkadot/ts": "0.3.68",
"@polkadot/ts": "0.4.16",
"@polkadot/types": "2.10.1",
"@storybook/addon-a11y": "6.4.8",
"@storybook/addon-actions": "6.4.8",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3209,12 +3209,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.4.16":
version "0.4.16"
resolved "https://registry.yarnpkg.com/@polkadot/ts/-/ts-0.4.16.tgz#460f4b42a4ba3b5904d45a16362c9b8739bb56c3"
integrity sha512-OqJRiQZDwcj8GCXmiLujZ/hY/jSh2D9LaiKVsrxGozUXgOCBh1AIGWzJ7bmEAqaQSGxs9aT5ZOwSp/Ck4aFIhA==
dependencies:
"@types/chrome" "^0.0.143"
"@types/chrome" "^0.0.165"

"@polkadot/types-known@2.10.1":
version "2.10.1"
Expand Down Expand Up @@ -4224,10 +4224,10 @@
dependencies:
"@types/node" "*"

"@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.165":
version "0.0.165"
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.165.tgz#c9bf0a4ac8c865e61bd49bdce8324f044210afe7"
integrity sha512-wRrWYHeGWtFIMMP1w9CsuVQfZ0fO7pRapqzVFLq5Gc3edXC+5eWlgd8rC6YGJsbeZ0kfGShM2jypF4LsQUelag==
dependencies:
"@types/filesystem" "*"
"@types/har-format" "*"
Expand Down

0 comments on commit 479ca7d

Please sign in to comment.