chore(deps-dev): bump stylelint-scss from 6.5.0 to 6.5.1 (#837)

Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.5.0 to 6.5.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.5.0...v6.5.1)

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

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-08-26 08:50:43 +00:00
committed by GitHub
parent 100265020d
commit d1301f0d14
2 changed files with 9 additions and 23 deletions

View File

@@ -47,7 +47,7 @@
"sass": "^1.77.8",
"stylelint": "^16.8.2",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-scss": "^6.5.0",
"stylelint-scss": "^6.5.1",
"vite": "5.4.2",
"vite-plugin-progress": "^0.0.7"
},