chore(deps-dev): bump stylelint from 16.3.1 to 16.4.0 (#699)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.3.1 to 16.4.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.3.1...16.4.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-04-30 10:56:09 +01:00
committed by GitHub
parent ff63ab836a
commit 9cc506bb69
2 changed files with 25 additions and 25 deletions

View File

@@ -44,7 +44,7 @@
"husky": "^9.0.11",
"prettier": "^3.2.5",
"sass": "^1.75.0",
"stylelint": "^16.3.1",
"stylelint": "^16.4.0",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-scss": "^6.2.1",
"vite": "5.2.10",