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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-06-21 19:37:42 +00:00
committed by Daniel Micay
parent f25155f056
commit 3cceaa7e0a
2 changed files with 30 additions and 12 deletions

View File

@@ -4,7 +4,7 @@
"eslint": "^9.5.0",
"html-minifier-terser": "^7.2.0",
"stylelint": "^16.6.1",
"stylelint-config-standard": "^36.0.0",
"stylelint-config-standard": "^36.0.1",
"terser": "^5.31.1",
"vnu-jar": "^23.4.11"
},