build(deps-dev): Bump stylelint-config-standard from 36.0.0 to 36.0.1

Bumps [stylelint-config-standard](https://github.com/stylelint/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
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-22 17:17:41 +00:00 committed by GitHub
parent bf94de46ab
commit 466378433b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 30 additions and 10 deletions

View file

@ -11,7 +11,7 @@
"eslint": "^9.5.0",
"globals": "^15.6.0",
"stylelint": "^16.6.1",
"stylelint-config-standard": "^36.0.0"
"stylelint-config-standard": "^36.0.1"
},
"scripts": {
"eslint": "eslint public/assets/js/*.js",