From b05f892f508b6bdb5bb4a4b74ad86157d60f3723 Mon Sep 17 00:00:00 2001 From: Eric Richardson Date: Tue, 21 May 2024 08:48:16 -0400 Subject: [PATCH] =?UTF-8?q?feat:=20=F0=9F=8E=B8=20update=20polymesh=20type?= =?UTF-8?q?s=20to=20latest?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 684b190a4d..1c5c5ed56d 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@polkadot/dev-ts": "^0.79.2", "@polkadot/typegen": "11.0.3", "@polymeshassociation/local-signing-manager": "^3.0.1", - "@polymeshassociation/polymesh-types": "^5.11.0", + "@polymeshassociation/polymesh-types": "^5.11.1", "@polymeshassociation/signing-manager-types": "^3.0.0", "@polymeshassociation/typedoc-theme": "^1.2.0", "@semantic-release/changelog": "^6.0.3", diff --git a/yarn.lock b/yarn.lock index f7513295d6..8f666e89ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2316,10 +2316,10 @@ dependencies: "@polymeshassociation/signing-manager-types" "^3.2.0" -"@polymeshassociation/polymesh-types@^5.11.0": - version "5.11.0" - resolved "https://registry.yarnpkg.com/@polymeshassociation/polymesh-types/-/polymesh-types-5.11.0.tgz#5bf390866dec762c9e2d298197fa2c21e7923a7f" - integrity sha512-eQ4i27GAH9BrXHNElXu2vZUFKyy36Gjrh9+HjxEWK2cYhRkdJ+bJPMCBLdJpu4ZksRUgT261hX1NVstezG2Jig== +"@polymeshassociation/polymesh-types@^5.11.1": + version "5.11.1" + resolved "https://registry.yarnpkg.com/@polymeshassociation/polymesh-types/-/polymesh-types-5.11.1.tgz#b90166f5027297d9d1cc9215353713f72310dcce" + integrity sha512-+WrETgE1z8fRq/FX6hPN0ChCHoTeUi4musPNSI6Q8U7IaGaAK+jZCdcgF46q6NttEKi2WPlVM+rNeTetQ+XC3g== "@polymeshassociation/signing-manager-types@^3.0.0", "@polymeshassociation/signing-manager-types@^3.2.0": version "3.2.0"