Skip to content

Commit

Permalink
Update dependency @polkadot/ts to v0.4.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 30, 2021
1 parent a0118d1 commit 4bd00bf
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.15",
"@polkadot/types": "2.10.1",
"@storybook/addon-a11y": "6.4.1",
"@storybook/addon-actions": "6.4.1",
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.15":
version "0.4.15"
resolved "https://registry.yarnpkg.com/@polkadot/ts/-/ts-0.4.15.tgz#73791af7e154bdc8f36ec476fe5343d89cdaa7fd"
integrity sha512-1v5V3XOFhkdzg9KR8Xx4EilcC8c/L4WUidaOBwZ6AzOTgGZmUubdta/bQeLR/OUiLpF6Y8AZLaHAg9HcylRyUA==
dependencies:
"@types/chrome" "^0.0.143"
"@types/chrome" "^0.0.164"

"@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.164":
version "0.0.164"
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.164.tgz#0a7669cf7225df0c472c69f73ef4b7b1d2d94013"
integrity sha512-/EvjbfcowiA+f8Fwv5PSzxHhnAgjIx50Bjy1zQQYYwxlbJ+rI07CXMhrxwz4jUZlxLjnn/kugNQBjZIN58pKyg==
dependencies:
"@types/filesystem" "*"
"@types/har-format" "*"
Expand Down

0 comments on commit 4bd00bf

Please sign in to comment.