fix(deps): update stylelint-config-standard to 37.0.0 (#323)

This commit is contained in:
renovate[bot]
2025-01-16 10:05:29 +02:00
committed by GitHub
parent 4bafec44c1
commit 6a5b8eff0c
2 changed files with 11 additions and 6 deletions

View File

@@ -57,7 +57,7 @@
"postcss": "^8",
"stylelint": "^16",
"stylelint-config-recommended-scss": "^14",
"stylelint-config-standard": "^36",
"stylelint-config-standard": "^37.0.0",
"stylelint-order": "^6",
"stylelint-scss": "^6"
},