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.17.0 to 16.18.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.17.0...16.18.0)

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

---
updated-dependencies:
- dependency-name: stylelint
  dependency-version: 16.18.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: stylelint
- dependency-name: stylelint-config-standard
  dependency-version: 38.0.0
  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-04-07 21:50:17 +00:00 committed by GitHub
parent f6275748d0
commit bc2e19c2b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,9 +41,9 @@
"jed": "1.1.1",
"qunit": "2.24.1",
"sass": "1.79.6",
"stylelint": "16.17.0",
"stylelint": "16.18.0",
"stylelint-config-recommended-scss": "14.0.0",
"stylelint-config-standard": "37.0.0",
"stylelint-config-standard": "38.0.0",
"stylelint-config-standard-scss": "14.0.0",
"stylelint-formatter-pretty": "4.0.1",
"typescript": "5.8.2"