From 016cd78a81292f2cb0a4949ad3047b6ce963f58f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 00:02:41 +0000 Subject: [PATCH] Bump sass from 1.101.7 to 1.102.0 Bumps [sass](https://github.com/sass/dart-sass) from 1.101.7 to 1.102.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.101.7...1.102.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.102.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aaafc0b6..a801f2c4 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "sass": "1.91.0", "stylelint": "17.14.1", "stylelint-config-standard-scss": "16.0.0", - "sass": "1.101.7", + "sass": "1.102.0", "stylelint-order": "8.1.1" }, "dependencies": {