From 742f402ca257b8909c73f60ee81f7a5468fa8b39 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 22:58:27 +0000 Subject: [PATCH] chore(deps): update dependency sass to v1.80.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dea4a429..567a7582 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "postcss-loader": "8.1.1", "postcss-scss": "4.0.9", "raw-loader": "4.0.2", - "sass": "1.80.1", + "sass": "1.80.2", "sass-loader": "14.2.1", "stylelint": "16.10.0", "stylelint-config-standard-scss": "13.1.0",