From 6072c059d5b6d6da999d651ee8e8ddb80a93a415 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 04:18:22 +0000 Subject: [PATCH] [RENOVATE-BOT] Update dependency postcss to v8.4.31 [SECURITY] --- package.json | 2 +- yarn.lock | 9 --------- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/package.json b/package.json index 97a66f29..1bba1a0d 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "knip": "2.14.1", "lint-staged": "14.0.1", "node-html-parser": "6.1.13", - "postcss": "8.4.24", + "postcss": "8.4.31", "prettier": "3.0.0", "shell-quote": "1.8.1", "storybook": "7.2.3", diff --git a/yarn.lock b/yarn.lock index fd399c5f..860ada34 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10439,15 +10439,6 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.1.0, postcss-value-parser@^ resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514" integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ== -postcss@8.4.24: - version "8.4.24" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.24.tgz#f714dba9b2284be3cc07dbd2fc57ee4dc972d2df" - integrity sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg== - dependencies: - nanoid "^3.3.6" - picocolors "^1.0.0" - source-map-js "^1.0.2" - postcss@8.4.31: version "8.4.31" resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"