fix(deps): update stylelint-config-standard to 38.0.0 (#350)

This commit is contained in:
renovate[bot]
2025-04-11 18:37:07 +03:00
committed by GitHub
parent 0d17ab0c68
commit aec3f7cf78
2 changed files with 14 additions and 14 deletions

View File

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