build(deps-dev): bump stylelint-config-standard in the stylelint group

Bumps the stylelint group with 1 update: [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard).


Updates `stylelint-config-standard` from 36.0.0 to 36.0.1
- [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.0...36.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-21 20:52:00 +00:00 committed by Jelle van der Waa
parent 69c834fabc
commit bb5113e2d2

View file

@ -40,7 +40,7 @@
"qunit": "2.21.0",
"sass": "1.77.6",
"stylelint": "16.6.1",
"stylelint-config-standard": "36.0.0",
"stylelint-config-standard": "36.0.1",
"stylelint-config-standard-scss": "13.1.0",
"stylelint-formatter-pretty": "4.0.0"
},