chore(deps-dev): bump stylelint from 16.8.1 to 16.8.2 (#829)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.8.1 to 16.8.2.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/16.8.1...16.8.2)

---
updated-dependencies:
- dependency-name: stylelint
  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-16 08:03:19 +00:00
committed by GitHub
parent 51fc7f5369
commit 13d73831d1
2 changed files with 95 additions and 65 deletions

View File

@@ -45,7 +45,7 @@
"husky": "^9.1.4",
"prettier": "^3.3.3",
"sass": "^1.77.8",
"stylelint": "^16.8.1",
"stylelint": "^16.8.2",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-scss": "^6.5.0",
"vite": "5.4.0",