build(deps-dev): bump sass from 1.93.0 to 1.93.2

Bumps [sass](https://github.com/sass/dart-sass) from 1.93.0 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.93.0...1.93.2)

---
updated-dependencies:
- dependency-name: sass
  dependency-version: 1.93.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-09-28 22:40:24 +00:00 committed by GitHub
parent c08df561e4
commit 41bbabdd54
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View file

@ -142,7 +142,7 @@
"puppeteer": "^24.22.3",
"raw-loader": "^4.0.2",
"regextras": "^0.8.0",
"sass": "^1.93.0",
"sass": "^1.93.2",
"sinon": "<= 5.0.7",
"stylelint": "^16.24.0",
"stylelint-use-logical": "^2.1.2",
@ -21879,11 +21879,10 @@
"license": "BSD-3-Clause"
},
"node_modules/sass": {
"version": "1.93.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.93.0.tgz",
"integrity": "sha512-CQi5/AzCwiubU3dSqRDJ93RfOfg/hhpW1l6wCIvolmehfwgCI35R/0QDs1+R+Ygrl8jFawwwIojE2w47/mf94A==",
"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": {
"chokidar": "^4.0.0",
"immutable": "^5.0.2",

View file

@ -173,7 +173,7 @@
"puppeteer": "^24.22.3",
"raw-loader": "^4.0.2",
"regextras": "^0.8.0",
"sass": "^1.93.0",
"sass": "^1.93.2",
"sinon": "<= 5.0.7",
"stylelint": "^16.24.0",
"stylelint-use-logical": "^2.1.2",