From 2b59a3ecb3b04523fd722df7f271f4bf5373d485 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 00:32:57 +0000 Subject: [PATCH] chore(deps): update dependency sass to v1.69.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd5c239e..d0f9edb3 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "markdownlint-cli": "0.37.0", "npm-run-all": "4.1.5", "prettier": "2.8.8", - "sass": "1.68.0", + "sass": "1.69.0", "sort-package-json": "2.6.0", "stylelint": "15.10.3" }