Skip to content

Commit

Permalink
Update dependency @polkadot/ts to v0.3.78
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 2, 2021
1 parent 799417c commit 58bc2d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.78",
"@polkadot/types": "2.10.1",
"@storybook/addon-a11y": "6.2.9",
"@storybook/addon-actions": "6.2.9",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2524,10 +2524,10 @@
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.78":
version "0.3.78"
resolved "https://registry.yarnpkg.com/@polkadot/ts/-/ts-0.3.78.tgz#97fe52388416c031f42698fac50182ba2e4578ff"
integrity sha512-7no7sWIzvM4N8fjhfhc7SKbqcswsjZ7pZcVz3iLSKSTcvx61bvUx6gWB/wFGXlgnPUBcO4CmBZd1PPlABQEABQ==
dependencies:
"@types/chrome" "^0.0.143"

Expand Down

0 comments on commit 58bc2d3

Please sign in to comment.