chore(deps-dev): bump stylelint from 16.1.0 to 16.2.0 (#598)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.1.0 to 16.2.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.1.0...16.2.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-01-22 08:27:52 +00:00
committed by GitHub
parent 5b61f94360
commit 3d0d602e11
2 changed files with 22 additions and 22 deletions

View File

@@ -44,7 +44,7 @@
"husky": "^8.0.3",
"prettier": "^3.2.4",
"sass": "^1.70.0",
"stylelint": "^16.1.0",
"stylelint": "^16.2.0",
"stylelint-config-standard-scss": "^13.0.0",
"stylelint-scss": "^6.0.0",
"vite": "5.0.12",