chore(deps-dev): bump stylelint-scss from 6.14.0 to 7.0.0 (#1128)

Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.14.0 to 7.0.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.14.0...v7.0.0)

---
updated-dependencies:
- dependency-name: stylelint-scss
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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]
2026-01-16 08:44:53 +00:00
committed by GitHub
parent cfa8442f28
commit 291f1f054c

View File

@@ -59,7 +59,7 @@
"sass": "^1.93.2",
"stylelint": "^17.0.0",
"stylelint-config-standard-scss": "^17.0.0",
"stylelint-scss": "^6.12.1",
"stylelint-scss": "^7.0.0",
"vite": "^7",
"vite-plugin-progress": "^0.0.7"
},