From f01c0bafc135afa6a05b0bef147c0446f6e08a44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 20:06:46 +0000 Subject: [PATCH] build(deps-dev): bump sass from 1.77.6 to 1.77.7 Bumps [sass](https://github.com/sass/dart-sass) from 1.77.6 to 1.77.7. - [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.6...1.77.7) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 55315d7..f415d74 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "htmlparser": "1.7.7", "jed": "1.1.1", "qunit": "2.21.0", - "sass": "1.77.6", + "sass": "1.77.7", "stylelint": "16.6.1", "stylelint-config-recommended-scss": "14.0.0", "stylelint-config-standard": "36.0.1",