From ff04bf8ba23e3deeeca7c030bca0f0a8537cacfc Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 01 Jul 2025 12:24:04 +0000
Subject: [PATCH] build(deps): bump postcss from 8.5.3 to 8.5.6 (#856)
---
package.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index f8f7888..5a14753 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
],
"dependencies": {
"cssnano": "7.0.7",
- "postcss": "8.5.3",
+ "postcss": "8.5.6",
"postcss-preset-env": "10.1.6",
"tachyons": "4.12.0"
},
--
Gitblit v1.10.0