From ec47d36211d568935fe7aac86536086d6eb877bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jun 2024 12:10:51 +0000 Subject: [PATCH] Bump sass from 1.77.5 to 1.77.6 Bumps [sass](https://github.com/sass/dart-sass) from 1.77.5 to 1.77.6. - [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.5...1.77.6) --- 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 eb62d9fcf..d1a3a3fa3 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit eb62d9fcf32c15fe930b4faf1c39b56e98e400ca +Subproject commit d1a3a3fa3f988671bb19a65de64fe918b1c201bc diff --git a/package.json b/package.json index 1637409cd..b81e6fde2 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "gettext-parser": "8.0.0", "htmlparser": "1.7.7", "jed": "1.1.1", - "sass": "1.77.5", + "sass": "1.77.6", "sizzle": "2.3.10", "stylelint": "16.6.1", "stylelint-config-standard-scss": "13.1.0",