From 5450cb37a981046107136be51e1d095f6c885346 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 17:20:07 +0000 Subject: [PATCH] Bump postcss from 8.4.32 to 8.4.33 in the npm_and_yarn group Bumps the npm_and_yarn group with 1 update: [postcss](https://github.com/postcss/postcss). Updates `postcss` from 8.4.32 to 8.4.33 - [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.32...8.4.33) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production dependency-group: npm_and_yarn ... 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 8ff0203457..41c8d4ead3 100644 --- a/package.json +++ b/package.json @@ -155,7 +155,7 @@ "numeral": "git+https://github.com/LiskHQ/Numeral-js.git", "path-browserify": "^1.0.1", "playwright": "1.32.1", - "postcss": "8.4.32", + "postcss": "8.4.33", "prop-types": "15.7.2", "qrcode.react": "1.0.1", "querystring-es3": "0.2.1", diff --git a/yarn.lock b/yarn.lock index 62b70d1901..e6db91352a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13410,10 +13410,10 @@ postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1: indexes-of "^1.0.1" uniq "^1.0.1" -postcss@8.4.32, postcss@^8.2.10: - version "8.4.32" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.32.tgz#1dac6ac51ab19adb21b8b34fd2d93a86440ef6c9" - integrity sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw== +postcss@8.4.33, postcss@^8.2.10: + version "8.4.33" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.33.tgz#1378e859c9f69bf6f638b990a0212f43e2aaa742" + integrity sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg== dependencies: nanoid "^3.3.7" picocolors "^1.0.0"