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

Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.0.2 to 16.1.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.0.2...16.1.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] 2023-12-27 09:40:55 +00:00 committed by GitHub
parent 7e6bdf1ac4
commit cc083bc09b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 381 additions and 21 deletions

View file

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