chore(deps-dev): bump stylelint-scss from 6.3.1 to 6.3.2 (#768)

Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.3.1 to 6.3.2.
- [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.3.1...v6.3.2)

---
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-06-20 09:01:21 +00:00
committed by GitHub
parent bda37a6a8d
commit 430029d92e
2 changed files with 6 additions and 6 deletions

View File

@@ -47,7 +47,7 @@
"sass": "^1.77.6",
"stylelint": "^16.6.0",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-scss": "^6.3.1",
"stylelint-scss": "^6.3.2",
"vite": "5.3.1",
"vite-plugin-progress": "^0.0.7"
},