Skip to content

Commit

Permalink
Update dependency @polkadot/ts to v0.4.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 12, 2021
1 parent 5970e5c commit 05f31eb
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.18",
"@polkadot/types": "2.10.1",
"@storybook/addon-a11y": "6.4.9",
"@storybook/addon-actions": "6.4.9",
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.18":
version "0.4.18"
resolved "https://registry.yarnpkg.com/@polkadot/ts/-/ts-0.4.18.tgz#261593003c11c6b9297037b5a482874e7d0055b5"
integrity sha512-Mg5XVyBgNGByZ/LFu94IlRSFOk5w1Rv1Wxe7wNZ0PRAi3ZBixsLXQb4y4kP/CtzFLVeqT5jYeJQ/tQV5/vGBhw==
dependencies:
"@types/chrome" "^0.0.143"
"@types/chrome" "^0.0.170"

"@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.170":
version "0.0.170"
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.170.tgz#4692a94ce8400d21325386f2c0174bb56ed730b8"
integrity sha512-X6IKLdc/fJyCKxGlCUauL3OKmnhzS29Q2NnlErAiLC3voxvSVG1ISG+l24Q3kFZXmnc543KzElIjDQRvQ/yEBQ==
dependencies:
"@types/filesystem" "*"
"@types/har-format" "*"
Expand Down

0 comments on commit 05f31eb

Please sign in to comment.