From ae1e9fa6ae3e6aec9269738a4fd3e861de34d3b3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 1 Dec 2021 08:47:19 +0000 Subject: [PATCH] Update dependency @polkadot/ts to v0.4.16 --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 29c77c5d5..3971b4a48 100644 --- a/package.json +++ b/package.json @@ -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.1", "@storybook/addon-actions": "6.4.1", diff --git a/yarn.lock b/yarn.lock index 8ac201012..1c1c8c989 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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" @@ -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" "*"