From 5c312c718f0759669dd17da1e5d9d3100d2514ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 00:02:52 +0000 Subject: [PATCH] Bump sass from 1.97.2 to 1.97.3 Bumps [sass](https://github.com/sass/dart-sass) from 1.97.2 to 1.97.3. - [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.97.2...1.97.3) --- updated-dependencies: - dependency-name: sass dependency-version: 1.97.3 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 907c7a0a..0dfe5cdd 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "sass": "1.91.0", "stylelint": "16.26.1", "stylelint-config-standard-scss": "16.0.0", - "sass": "1.97.2", + "sass": "1.97.3", "stylelint-order": "7.0.1" }, "dependencies": {