chore(deps-dev): Bump stylelint-scss from 6.13.0 to 6.14.0

Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.13.0 to 6.14.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v6.13.0...v6.14.0)

---
updated-dependencies:
- dependency-name: stylelint-scss
  dependency-version: 6.14.0
  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]
2026-01-01 13:06:27 +00:00
committed by GitHub
parent 30991e81d5
commit 943b88223a
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -108,7 +108,7 @@
"sass": "^1.97.1",
"stylelint": "^16.26.1",
"stylelint-config-recommended-scss": "^16.0.2",
"stylelint-scss": "^6.13.0",
"stylelint-scss": "^6.14.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.50.1",
"uuid": "^13.0.0",
@@ -14042,9 +14042,9 @@
}
},
"node_modules/stylelint-scss": {
"version": "6.13.0",
"resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-6.13.0.tgz",
"integrity": "sha512-kZPwFUJkfup2gP1enlrS2h9U5+T5wFoqzJ1n/56AlpwSj28kmFe7ww/QFydvPsg5gLjWchAwWWBLtterynZrOw==",
"version": "6.14.0",
"resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-6.14.0.tgz",
"integrity": "sha512-ZKmHMZolxeuYsnB+PCYrTpFce0/QWX9i9gh0hPXzp73WjuIMqUpzdQaBCrKoLWh6XtCFSaNDErkMPqdjy1/8aA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -142,7 +142,7 @@
"sass": "^1.97.1",
"stylelint": "^16.26.1",
"stylelint-config-recommended-scss": "^16.0.2",
"stylelint-scss": "^6.13.0",
"stylelint-scss": "^6.14.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.50.1",
"uuid": "^13.0.0",