From d43a707f269f3d206dd07b6c08f1c044eccc7167 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 06:34:01 +0000 Subject: [PATCH] Bump sass from 1.79.3 to 1.79.4 Bumps [sass](https://github.com/sass/dart-sass) from 1.79.3 to 1.79.4. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.79.3...1.79.4) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- node_modules | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules b/node_modules index 500cc613..1fb5b40b 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit 500cc613ff20cf0a4951b5b6a0560eb5b30e7fcc +Subproject commit 1fb5b40b5c0c5bdc5396c2139f376bc585cd0310 diff --git a/package.json b/package.json index 73cfc25b..1aedcb7e 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "glob": "11.0.0", "htmlparser": "1.7.7", "jed": "1.1.1", - "sass": "1.79.3", + "sass": "1.79.4", "sizzle": "2.3.10", "stylelint": "16.9.0", "stylelint-config-recommended-scss": "14.0.0",