build(deps-dev): bump the stylelint group with 2 updates

Bumps the stylelint group with 2 updates: [stylelint](https://github.com/stylelint/stylelint) and [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard).


Updates `stylelint` from 15.11.0 to 16.0.1
- [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/15.11.0...16.0.1)

Updates `stylelint-config-standard` from 34.0.0 to 35.0.0
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/34.0.0...35.0.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: stylelint
- dependency-name: stylelint-config-standard
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: stylelint
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-08 21:46:30 +00:00 committed by GitHub
parent 46ad3e5895
commit 4bfd5e9d83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,8 +39,8 @@
"jed": "1.1.1",
"qunit": "2.20.0",
"sass": "1.69.5",
"stylelint": "15.11.0",
"stylelint-config-standard": "34.0.0",
"stylelint": "16.0.1",
"stylelint-config-standard": "35.0.0",
"stylelint-config-standard-scss": "11.1.0",
"stylelint-formatter-pretty": "3.2.1"
},