Bump sass from 1.96.0 to 1.97.0 (#3174)

Bumps [sass](https://github.com/sass/dart-sass) from 1.96.0 to 1.97.0.
- [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.96.0...1.97.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-12-17 21:19:04 +00:00
committed by GitHub
parent eda303ef25
commit dd97108c1f
2 changed files with 49 additions and 6 deletions

View File

@@ -61,7 +61,7 @@
"merge-stream": "^2.0.0",
"mini-css-extract-plugin": "^2.9.4",
"postcss-loader": "^8.2.0",
"sass": "^1.96.0",
"sass": "^1.97.0",
"sass-loader": "^16.0.6",
"terser-webpack-plugin": "^5.3.16",
"webpack": "^5.104.0",