chore(deps-dev): bump stylelint from 16.9.0 to 16.10.0 (#902)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.9.0 to 16.10.0.
- [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.9.0...16.10.0)

---
updated-dependencies:
- dependency-name: stylelint
  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-10-14 08:39:11 +00:00
committed by GitHub
parent e2973f6137
commit b0e89ed1e6
2 changed files with 90 additions and 56 deletions

View File

@@ -45,7 +45,7 @@
"husky": "^9.1.6",
"prettier": "^3.3.3",
"sass": "^1.79.5",
"stylelint": "^16.9.0",
"stylelint": "^16.10.0",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-scss": "^6.7.0",
"vite": "5.4.8",