build(deps-dev): Bump stylelint from 16.2.1 to 16.3.0

Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.2.1 to 16.3.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.2.1...16.3.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-03-25 09:50:40 +00:00 committed by GitHub
parent a200c9d43e
commit 32ad6d7d88
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 59 additions and 48 deletions

View file

@ -6,7 +6,7 @@
"license": "CC0-1.0",
"devDependencies": {
"eslint": "^8.57.0",
"stylelint": "^16.2.1",
"stylelint": "^16.3.0",
"stylelint-config-standard": "^36.0.0"
},
"scripts": {