build(deps-dev): bump sass from 1.86.3 to 1.87.0

Bumps [sass](https://github.com/sass/dart-sass) from 1.86.3 to 1.87.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.86.3...1.87.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/52330/head
dependabot[bot] 2025-04-22 15:39:53 +07:00 committed by GitHub
parent 9a8c099b48
commit 731060fe69
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

@ -141,7 +141,7 @@
"puppeteer": "^24.7.0",
"raw-loader": "^4.0.2",
"regextras": "^0.8.0",
"sass": "^1.86.3",
"sass": "^1.87.0",
"sinon": "<= 5.0.7",
"stylelint": "^16.18.0",
"stylelint-use-logical": "^2.1.2",
@ -21590,9 +21590,9 @@
"license": "BSD-3-Clause"
},
"node_modules/sass": {
"version": "1.86.3",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.86.3.tgz",
"integrity": "sha512-iGtg8kus4GrsGLRDLRBRHY9dNVA78ZaS7xr01cWnS7PEMQyFtTqBiyCrfpTYTZXRWM94akzckYjh8oADfFNTzw==",
"version": "1.87.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.87.0.tgz",
"integrity": "sha512-d0NoFH4v6SjEK7BoX810Jsrhj7IQSYHAHLi/iSpgqKc7LaIDshFRlSg5LOymf9FqQhxEHs2W5ZQXlvy0KD45Uw==",
"dev": true,
"license": "MIT",
"dependencies": {

@ -172,7 +172,7 @@
"puppeteer": "^24.7.0",
"raw-loader": "^4.0.2",
"regextras": "^0.8.0",
"sass": "^1.86.3",
"sass": "^1.87.0",
"sinon": "<= 5.0.7",
"stylelint": "^16.18.0",
"stylelint-use-logical": "^2.1.2",