From 985a4edea091f02fa6da06e447a2a428d748ab80 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 19:46:42 +0000 Subject: [PATCH] chore(deps): update dependency postcss to v8.4.37 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e9c7d70..e542f93 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "gulp-postcss": "10.0.0", "gulp-uglify": "3.0.2", "gulp-zip": "5.1.0", - "postcss": "8.4.36", + "postcss": "8.4.37", "postcss-easy-import": "4.0.0", "pump": "3.0.0" }