fix(deps): update dependency stylelint to v15.8.0 (#46)

This commit is contained in:
renovate[bot]
2023-06-21 13:38:31 +03:00
committed by GitHub
parent e7f5fc5ce0
commit 2c2fa4eee7

View File

@@ -39,7 +39,7 @@
"postinstall": "node scripts/postinstall.js" "postinstall": "node scripts/postinstall.js"
}, },
"dependencies": { "dependencies": {
"stylelint": "15.7.0", "stylelint": "15.8.0",
"stylelint-config-recommended-scss": "12.0.0", "stylelint-config-recommended-scss": "12.0.0",
"stylelint-config-standard": "33.0.0", "stylelint-config-standard": "33.0.0",
"stylelint-order": "6.0.3", "stylelint-order": "6.0.3",