Build(deps-dev): Bump sass from 1.77.2 to 1.77.3 (#27251)

Bumps [sass](https://github.com/sass/dart-sass) from 1.77.2 to 1.77.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.77.2...1.77.3)

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

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] 2024-05-30 11:34:27 +08:00 committed by GitHub
parent ecdb391a70
commit 52cc83df18
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -108,7 +108,7 @@
"pretender": "^3.4.7",
"qunit": "^2.21.0",
"qunit-dom": "^3.1.2",
"sass": "^1.77.2",
"sass": "^1.77.3",
"select-kit": "1.0.0",
"sinon": "^18.0.0",
"source-map": "^0.7.4",

View File

@ -11160,10 +11160,10 @@ sane@^5.0.1:
minimist "^1.1.1"
walker "~1.0.5"
sass@^1.77.2:
version "1.77.2"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.2.tgz#18d4ed2eefc260cdc8099c5439ec1303fd5863aa"
integrity sha512-eb4GZt1C3avsX3heBNlrc7I09nyT00IUuo4eFhAbeXWU2fvA7oXI53SxODVAA+zgZCk9aunAZgO+losjR3fAwA==
sass@^1.77.3:
version "1.77.3"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.3.tgz#4e93f6197786c05cab2c795c3f0f243470d94836"
integrity sha512-WJHo+jmFp0dwRuymPmIovuxHaBntcCyja5hCB0yYY9wWrViEp4kF5Cdai98P72v6FzroPuABqu+ddLMbQWmwzA==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"