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 16.12.0 to 16.13.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/16.12.0...16.13.1)

Updates `stylelint-config-standard` from 36.0.1 to 37.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/36.0.1...37.0.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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] 2025-01-13 21:52:42 +00:00 committed by GitHub
parent 711ffbfdcd
commit 3b99e170e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,9 +42,9 @@
"jed": "1.1.1", "jed": "1.1.1",
"qunit": "2.23.1", "qunit": "2.23.1",
"sass": "1.79.6", "sass": "1.79.6",
"stylelint": "16.12.0", "stylelint": "16.13.1",
"stylelint-config-recommended-scss": "14.0.0", "stylelint-config-recommended-scss": "14.0.0",
"stylelint-config-standard": "36.0.1", "stylelint-config-standard": "37.0.0",
"stylelint-config-standard-scss": "14.0.0", "stylelint-config-standard-scss": "14.0.0",
"stylelint-formatter-pretty": "4.0.1", "stylelint-formatter-pretty": "4.0.1",
"typescript": "5.7.3" "typescript": "5.7.3"