chore(deps-dev): bump stylelint-scss from 6.2.0 to 6.2.1 (#660)

Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.2.0 to 6.2.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.2.0...v6.2.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-03-15 12:02:11 +00:00
committed by GitHub
parent e587b3d6ea
commit 52fedb6df3
2 changed files with 6 additions and 6 deletions

View File

@@ -46,7 +46,7 @@
"sass": "^1.71.1",
"stylelint": "^16.2.1",
"stylelint-config-standard-scss": "^13.0.0",
"stylelint-scss": "^6.2.0",
"stylelint-scss": "^6.2.1",
"vite": "5.1.4",
"vite-plugin-progress": "^0.0.7"
},