From f5d199f0a901ff9ff6343e36a1c86e56b9debd0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Sep 2024 06:03:36 +0000 Subject: [PATCH] Bump sass from 1.77.8 to 1.78.0 Bumps [sass](https://github.com/sass/dart-sass) from 1.77.8 to 1.78.0. - [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.77.8...1.78.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... 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 0491e71bd..08fa926c4 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit 0491e71bd798d6fe0328e7d2b985fed1c2bedb14 +Subproject commit 08fa926c4b7692a6adcdb2cca94d290a1de6c23c diff --git a/package.json b/package.json index ae8f1d5f5..a85444bf5 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.77.8", + "sass": "1.78.0", "sizzle": "2.3.10", "stylelint": "16.9.0", "stylelint-config-recommended-scss": "14.0.0",