Skip to content

Commit

Permalink
Update dependency @polkadot/ts to v0.3.75
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 1, 2021
1 parent cac64f7 commit bb91567
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.75",
"@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/[email protected].68":
version "0.3.68"
resolved "https://registry.yarnpkg.com/@polkadot/ts/-/ts-0.3.68.tgz#6d82f5b13d893f33d825210361af3e8aac52316b"
integrity sha512-ulMTYbedhokKL8aEPiGDeHb+scy02ebQg8LznBm7iG5yXzMbSc4pvCVoahYgdcY20MqcleKjSjVxFtK6OfM6Fw==
"@polkadot/[email protected].75":
version "0.3.75"
resolved "https://registry.yarnpkg.com/@polkadot/ts/-/ts-0.3.75.tgz#3571876689cc2e1c99a0f1a1ac4bca3763588c17"
integrity sha512-pgYwPL2GZkbkVWqP0/EzAy1ghJryDoaLYF+7uMGsevBMlRVgQLOYWmTGQNGsc9nuRj41nPiFMsC0XVNUiSb9jg==
dependencies:
"@types/chrome" "^0.0.143"

Expand Down

0 comments on commit bb91567

Please sign in to comment.