build(deps-dev): Bump stylelint from 16.1.0 to 16.2.0

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>
This commit is contained in:
dependabot[bot] 2024-01-19 15:53:12 +00:00 committed by GitHub
parent 0367603d42
commit b9416fcde8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 32 additions and 32 deletions

View file

@ -6,7 +6,7 @@
"license": "CC0-1.0",
"devDependencies": {
"eslint": "^8.56.0",
"stylelint": "^16.1.0",
"stylelint": "^16.2.0",
"stylelint-config-standard": "^36.0.0"
},
"scripts": {