From a063f75e1e8e54ae22af228457ff8a98130e2c66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 19:47:40 +0000 Subject: [PATCH] Bump @polkadot-cloud/core from 1.2.4 to 1.3.3 Bumps [@polkadot-cloud/core](https://github.com/polkadot-cloud/library) from 1.2.4 to 1.3.3. - [Release notes](https://github.com/polkadot-cloud/library/releases) - [Changelog](https://github.com/polkadot-cloud/library/blob/main/release-please-config.json) - [Commits](https://github.com/polkadot-cloud/library/commits) --- updated-dependencies: - dependency-name: "@polkadot-cloud/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d56ff59..3312bd6 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@fortawesome/react-fontawesome": "^0.2.0", "@mdx-js/react": "^3.0.1", "@mdx-js/rollup": "^3.0.1", - "@polkadot-cloud/core": "^1.2.4", + "@polkadot-cloud/core": "^1.3.3", "@polkadot-cloud/react": "^0.3.8", "@polkadot-cloud/recipes": "^0.0.10", "@polkadot/keyring": "^12.6.2", diff --git a/yarn.lock b/yarn.lock index 8db205a..d048255 100644 --- a/yarn.lock +++ b/yarn.lock @@ -718,10 +718,10 @@ resolved "https://registry.yarnpkg.com/@polkadot-cloud/assets/-/assets-0.3.2.tgz#26f6594ad93015f08cba2bc2e238493fa16fc2eb" integrity sha512-gQK/UjDD3r8P7QpwC7kPn/HT9eb3iQEDcCAl6W4nQ7Mr7bCB2WrbiOyugjlc/pxOobY/S/udv5WRdY+25gZdsw== -"@polkadot-cloud/core@^1.0.51", "@polkadot-cloud/core@^1.0.52", "@polkadot-cloud/core@^1.2.2", "@polkadot-cloud/core@^1.2.4": - version "1.2.4" - resolved "https://registry.yarnpkg.com/@polkadot-cloud/core/-/core-1.2.4.tgz#70aef46acb7d0db214dee25f89f6509a7d81eecb" - integrity sha512-zfzl4fTWKzxSvofP4qgdPXxor74rs1t491pJjOBm5Wc18u9eNFtjJYD0LABjcjqyEI6bjDxWFFFRuutohMFwog== +"@polkadot-cloud/core@^1.0.51", "@polkadot-cloud/core@^1.0.52", "@polkadot-cloud/core@^1.2.2", "@polkadot-cloud/core@^1.3.3": + version "1.3.3" + resolved "https://registry.yarnpkg.com/@polkadot-cloud/core/-/core-1.3.3.tgz#146db85d605dcd9e2a9211cfdb66af35527a09ac" + integrity sha512-UEzvQDG/GyLoe0H6z1hXO/8kVuYyr7NAJ9JdACoJGefhqtUdr/lejkoRbiXZ7tV1jjOMu5t+QKEhZlHotVusig== "@polkadot-cloud/react@^0.1.144": version "0.1.147"