From 358c7dbf40b7c02375b9049e52d462a3ebf7a44a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 23:48:11 +0000 Subject: [PATCH] chore(deps): update dependency postcss to v8.4.49 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8793423df..6d8e0cd6f 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "husky": "8.0.3", "lint-staged": "13.2.0", "markdownlint-cli": "0.33.0", - "postcss": "8.4.31", + "postcss": "8.4.49", "stylelint": "15.10.1", "stylelint-config-standard-scss": "7.0.1", "stylelint-declaration-strict-value": "1.9.2",