chore(deps-dev): bump stylelint from 16.10.0 to 16.11.0 (#952)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.10.0 to 16.11.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.10.0...16.11.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-11-29 08:42:52 +00:00
committed by GitHub
parent 103eb9f50d
commit e1eea82d7e
2 changed files with 63 additions and 101 deletions

View File

@@ -46,7 +46,7 @@
"husky": "^9.1.7",
"prettier": "^3.4.1",
"sass": "^1.81.0",
"stylelint": "^16.10.0",
"stylelint": "^16.11.0",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-scss": "^6.10.0",
"vite": "6.0.1",