fix(deps): update dependency stylelint-config-standard to v35 (#148)

This commit is contained in:
renovate[bot]
2023-12-12 07:59:16 +02:00
committed by GitHub
parent f7731ee425
commit ee6abbdda7
2 changed files with 11 additions and 6 deletions

View File

@@ -41,7 +41,7 @@
"postcss": "^8.4.2",
"stylelint": "16.0.1",
"stylelint-config-recommended-scss": "13.1.0",
"stylelint-config-standard": "34.0.0",
"stylelint-config-standard": "35.0.0",
"stylelint-order": "6.0.4",
"stylelint-scss": "5.3.1"
},