From bf2992dfdf2507ca5f9ea715d925e681fe6595de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 19:51:52 +0000 Subject: [PATCH] chore(deps): bump postcss in /manta-js/examples/balance-issue-example Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.23...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] --- manta-js/examples/balance-issue-example/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manta-js/examples/balance-issue-example/yarn.lock b/manta-js/examples/balance-issue-example/yarn.lock index 0dcbdfe..ccea1e3 100644 --- a/manta-js/examples/balance-issue-example/yarn.lock +++ b/manta-js/examples/balance-issue-example/yarn.lock @@ -1100,7 +1100,7 @@ magic-string@^0.27.0: "@jridgewell/sourcemap-codec" "^1.4.13" "manta-extension-sdk@file:../../package": - version "1.0.20" + version "1.2.2" dependencies: "@polkadot/api" "^10.1.4" "@polkadot/types" "^10.1.4" @@ -1174,9 +1174,9 @@ picocolors@^1.0.0: integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ== postcss@^8.4.23: - version "8.4.23" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23.tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab" - integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA== + version "8.4.31" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d" + integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ== dependencies: nanoid "^3.3.6" picocolors "^1.0.0"