From 28f3d28610215b30b375439c3d4125abf2d0f164 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 22:52:19 +0000 Subject: [PATCH] chore(deps): update dependency postcss to v8.4.40 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b7ab739..2cc6f50 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "gatsby": "3.0.4", "gatsby-plugin-utils": "1.10.0", "jest": "27.0.6", - "postcss": "8.2.6", + "postcss": "8.4.40", "semantic-release": "17.4.4", "typescript": "4.3.5" },