chore(deps-dev): bump stylelint-scss from 6.8.1 to 6.9.0 (#927)

Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.8.1 to 6.9.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.8.1...v6.9.0)

---
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]
2024-11-12 08:59:57 +00:00
committed by GitHub
parent 95da2d425a
commit ffa98fc7e2
2 changed files with 32 additions and 13 deletions

View File

@@ -48,7 +48,7 @@
"sass": "^1.80.6",
"stylelint": "^16.10.0",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-scss": "^6.8.1",
"stylelint-scss": "^6.9.0",
"vite": "5.4.11",
"vite-plugin-progress": "^0.0.7"
},