From d141df7667be5ab169155ed1eb8751b9c1be9b6d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 21:34:15 -0500 Subject: [PATCH] Update sass to v1.81.0 (#562) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 31cf58c..83734d3 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "khroma": "2.1.0", "nodemon": "3.1.7", "ora": "8.1.1", - "sass": "1.80.7" + "sass": "1.81.0" }, "node-red": { "version": ">=4.0",