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

Bumps [sass](https://github.com/sass/dart-sass) from 1.93.2 to 1.93.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.93.2...1.93.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/56126/head
dependabot[bot] 2025-11-01 02:15:48 +07:00 committed by GitHub
parent 22f19a513e
commit 47944c8b29
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated

@ -142,7 +142,7 @@
"puppeteer": "^24.26.1",
"raw-loader": "^4.0.2",
"regextras": "^0.8.0",
"sass": "^1.93.2",
"sass": "^1.93.3",
"sinon": "<= 5.0.7",
"stylelint": "^16.24.0",
"stylelint-use-logical": "^2.1.2",
@ -21780,9 +21780,9 @@
"license": "BSD-3-Clause"
},
"node_modules/sass": {
"version": "1.93.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.93.2.tgz",
"integrity": "sha512-t+YPtOQHpGW1QWsh1CHQ5cPIr9lbbGZLZnbihP/D/qZj/yuV68m8qarcV17nvkOX81BCrvzAlq2klCQFZghyTg==",
"version": "1.93.3",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.93.3.tgz",
"integrity": "sha512-elOcIZRTM76dvxNAjqYrucTSI0teAF/L2Lv0s6f6b7FOwcwIuA357bIE871580AjHJuSvLIRUosgV+lIWx6Rgg==",
"dev": true,
"dependencies": {
"chokidar": "^4.0.0",

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