fix(deps): update dependency stylelint-config-standard to v31 (#20)

This commit is contained in:
renovate[bot]
2023-05-07 02:24:29 +03:00
committed by GitHub
parent 199e02975a
commit d3c10df2a7
2 changed files with 10 additions and 10 deletions

View File

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