fix(deps): update dependency stylelint to v15.10.2

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-07-22 10:23:07 +00:00
parent 27835d21b3
commit e3e5706186

View File

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