From 133940bbf555cfeb1158203418e55bec90fc93d8 Mon Sep 17 00:00:00 2001
From: Renovate <renovate@theorangeone.net>
Date: Thu, 6 Feb 2025 08:05:02 +0000
Subject: [PATCH] Update dependency sass to v1.84.0

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

diff --git a/package.json b/package.json
index 18cc74a..9dda021 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
     "lodash.debounce": "4.0.8",
     "lodash.throttle": "4.1.1",
     "npm-run-all2": "5.0.0",
-    "sass": "1.75.0",
+    "sass": "1.84.0",
     "shareon": "^2.6.0"
   }
 }