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

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

---
updated-dependencies:
- dependency-name: sass
  dependency-version: 1.94.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-11-22 05:08:36 +00:00 committed by GitHub
parent b9878cf532
commit 4aadb53020
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
View file

@ -141,7 +141,7 @@
"puppeteer": "^24.31.0",
"raw-loader": "^4.0.2",
"regextras": "^0.8.0",
"sass": "^1.93.3",
"sass": "^1.94.2",
"sinon": "<= 5.0.7",
"stylelint": "^16.25.0",
"stylelint-use-logical": "^2.1.2",
@ -21455,9 +21455,9 @@
"license": "BSD-3-Clause"
},
"node_modules/sass": {
"version": "1.93.3",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.93.3.tgz",
"integrity": "sha512-elOcIZRTM76dvxNAjqYrucTSI0teAF/L2Lv0s6f6b7FOwcwIuA357bIE871580AjHJuSvLIRUosgV+lIWx6Rgg==",
"version": "1.94.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.94.2.tgz",
"integrity": "sha512-N+7WK20/wOr7CzA2snJcUSSNTCzeCGUTFY3OgeQP3mZ1aj9NMQ0mSTXwlrnd89j33zzQJGqIN52GIOmYrfq46A==",
"dev": true,
"dependencies": {
"chokidar": "^4.0.0",

View file

@ -172,7 +172,7 @@
"puppeteer": "^24.31.0",
"raw-loader": "^4.0.2",
"regextras": "^0.8.0",
"sass": "^1.93.3",
"sass": "^1.94.2",
"sinon": "<= 5.0.7",
"stylelint": "^16.25.0",
"stylelint-use-logical": "^2.1.2",