From c5049d79058401045efe6bf4fa594446eb24f6cc Mon Sep 17 00:00:00 2001 From: Renovate Date: Sat, 2 Nov 2024 08:04:46 +0000 Subject: [PATCH] Update dependency sass to v1.80.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c0d54b..b101d8a 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.80.6", "shareon": "2.4.0" } }