fix(deps): update dependency stylelint to v15.10.0 (#55)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-07-08 01:40:29 +03:00
committed by GitHub
parent 4b27005166
commit 6be8eb5e08

View File

@@ -39,7 +39,7 @@
"postinstall": "node scripts/postinstall.js" "postinstall": "node scripts/postinstall.js"
}, },
"dependencies": { "dependencies": {
"stylelint": "15.9.0", "stylelint": "15.10.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",