From 63f227cb41737a033a2d6b1498ad17e042f92f11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 13:52:04 +0200 Subject: [PATCH] Bump postcss from 8.4.40 to 8.4.41 (#1925) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d7ee64a72..6f4a547f6 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "node-fetch": "2.6.7", "node-sass": "9.0.0", "npm-run-all": "4.1.5", - "postcss": "8.4.40", + "postcss": "8.4.41", "postcss-scss": "4.0.9", "postcss-url": "10.1.3", "posthtml": "0.16.6", diff --git a/yarn.lock b/yarn.lock index 8bbad1ce9..7ca5f0503 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4867,10 +4867,10 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0: resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514" integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ== -postcss@8.4.40, postcss@^8.0.0, postcss@^8.4.19: - version "8.4.40" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.40.tgz#eb81f2a4dd7668ed869a6db25999e02e9ad909d8" - integrity sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q== +postcss@8.4.41, postcss@^8.0.0, postcss@^8.4.19: + version "8.4.41" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.41.tgz#d6104d3ba272d882fe18fc07d15dc2da62fa2681" + integrity sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ== dependencies: nanoid "^3.3.7" picocolors "^1.0.1"