From f787220c7d1f64bc412886d16c5adb668d97ca77 Mon Sep 17 00:00:00 2001 From: "Mr. Renovate" Date: Sat, 2 Dec 2023 05:33:24 +0000 Subject: [PATCH] Update dependency postcss to v8.4.32 --- source/ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/ui/package.json b/source/ui/package.json index c990cdb..3917354 100644 --- a/source/ui/package.json +++ b/source/ui/package.json @@ -75,7 +75,7 @@ "jest": "29.7.0", "mini-css-extract-plugin": "2.7.6", "nightwatch": "3.3.2", - "postcss": "8.4.31", + "postcss": "8.4.32", "postcss-loader": "7.3.3", "prettier": "3.1.0", "tailwindcss": "3.3.5",