From 1f3625c7e57052d16a48c10820165182d6cf0a09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 18:01:14 +0000 Subject: [PATCH] Bump sass from 1.89.2 to 1.93.2 Bumps [sass](https://github.com/sass/dart-sass) from 1.89.2 to 1.93.2. - [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.89.2...1.93.2) --- updated-dependencies: - dependency-name: sass dependency-version: 1.93.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 72d3614..b547cfb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "eslint": "8.57.1", "htmlhint": "^1.7.0", "npm-run-all2": "^8.0.4", - "sass": "1.89.2", + "sass": "1.93.2", "stylelint": "16.23.1", "stylelint-config-twbs-bootstrap": "16.1.0", "terser": "5.43.1" @@ -2857,9 +2857,9 @@ } }, "node_modules/sass": { - "version": "1.89.2", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.89.2.tgz", - "integrity": "sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==", + "version": "1.93.2", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.93.2.tgz", + "integrity": "sha512-t+YPtOQHpGW1QWsh1CHQ5cPIr9lbbGZLZnbihP/D/qZj/yuV68m8qarcV17nvkOX81BCrvzAlq2klCQFZghyTg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 84a707b..a8101b0 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint": "8.57.1", "htmlhint": "^1.7.0", "npm-run-all2": "^8.0.4", - "sass": "1.89.2", + "sass": "1.93.2", "stylelint": "16.23.1", "stylelint-config-twbs-bootstrap": "16.1.0", "terser": "5.43.1"