From 8d2bff2264023c6df3de541cbe7642f06b52c7a2 Mon Sep 17 00:00:00 2001
From: renovate <renovate-bot@autistici.org>
Date: Tue, 16 Apr 2024 16:25:42 +0000
Subject: [PATCH] fix(deps): update dependency mini-css-extract-plugin to
 v2.9.0

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index cfa1f44..82e8aeb 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
     "css-loader": "7.1.1",
     "extract-loader": "5.1.0",
     "html-webpack-plugin": "5.6.0",
-    "mini-css-extract-plugin": "2.8.1",
+    "mini-css-extract-plugin": "2.9.0",
     "prometheus-query": "3.4.0",
     "purgecss-webpack-plugin": "6.0.0",
     "raw-loader": "4.0.2",
-- 
GitLab