chore(deps-dev): bump stylelint-scss from 6.10.0 to 6.11.1 (#1024)

Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.10.0 to 6.11.1.
- [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.10.0...v6.11.1)

---
updated-dependencies:
- dependency-name: stylelint-scss
  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-09-17 11:21:22 +01:00
committed by GitHub
parent 4224678559
commit b0048bf0ba
2 changed files with 33 additions and 10 deletions

View File

@@ -48,7 +48,7 @@
"sass": "^1.83.0",
"stylelint": "^16.12.0",
"stylelint-config-standard-scss": "^14.0.0",
"stylelint-scss": "^6.10.0",
"stylelint-scss": "^6.11.1",
"vite": "6.0.6",
"vite-plugin-progress": "^0.0.7"
},