From cf4c01fd2dd9e0e87dcc7f12a6ae00b1a2cf37c4 Mon Sep 17 00:00:00 2001 From: "Mr. Renovate" Date: Thu, 16 Nov 2023 12:44:41 +0000 Subject: [PATCH] Update dependency postcss to v8.4.31 --- 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 5e76fe3..78ce35c 100644 --- a/source/ui/package.json +++ b/source/ui/package.json @@ -75,7 +75,7 @@ "jest": "27.5.1", "mini-css-extract-plugin": "2.6.0", "nightwatch": "3.0.1", - "postcss": "8.4.21", + "postcss": "8.4.31", "postcss-loader": "6.2.1", "prettier": "2.6.1", "tailwindcss": "3.0.23",