From 5090bff623e200db8dec3254a98805da93bb9ab9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 15:19:47 +0000 Subject: [PATCH] chore(deps): update dependency postcss to v8.4.47 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f890d42a6..70c51e06a 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "lint-staged": "15.2.10", - "postcss": "8.4.38", + "postcss": "8.4.47", "stylelint": "15.10.1", "stylelint-config-standard-scss": "9.0.0", "stylelint-declaration-strict-value": "1.10.6",