chore(deps-dev): bump stylelint-scss from 6.6.0 to 6.7.0 (#868)

Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.6.0 to 6.7.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.6.0...v6.7.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-09-19 08:05:42 +00:00
committed by GitHub
parent 6923e849ef
commit 0cb78faf3d
2 changed files with 7 additions and 7 deletions

View File

@@ -47,7 +47,7 @@
"sass": "^1.79.1",
"stylelint": "^16.9.0",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-scss": "^6.6.0",
"stylelint-scss": "^6.7.0",
"vite": "5.4.6",
"vite-plugin-progress": "^0.0.7"
},