fix(deps): update dependency stylelint-config-standard to v32 (#21)

This commit is contained in:
renovate[bot]
2023-05-07 02:40:12 +03:00
committed by GitHub
parent 25ad9ee764
commit 00f796da2d
2 changed files with 5 additions and 5 deletions

View File

@@ -41,7 +41,7 @@
"dependencies": {
"stylelint": "15.6.1",
"stylelint-config-recommended-scss": "11.0.0",
"stylelint-config-standard": "31.0.0",
"stylelint-config-standard": "32.0.0",
"stylelint-order": "6.0.3",
"stylelint-scss": "5.0.0"
},