fix(deps): update dependency stylelint-config-standard to v30 (#19)

This commit is contained in:
renovate[bot]
2023-05-07 01:53:50 +03:00
committed by GitHub
parent 063395259a
commit 00a1e64fcc
2 changed files with 11 additions and 6 deletions

View File

@@ -41,7 +41,7 @@
"dependencies": {
"stylelint": "15.6.1",
"stylelint-config-recommended-scss": "8.0.0",
"stylelint-config-standard": "29.0.0",
"stylelint-config-standard": "30.0.1",
"stylelint-order": "5.0.0",
"stylelint-scss": "4.7.0"
},