fix(deps): update dependency stylelint to v15 (#15)

This commit is contained in:
renovate[bot]
2023-05-07 01:51:14 +03:00
committed by GitHub
parent 8dbda60861
commit 478ca5e81c
2 changed files with 86 additions and 53 deletions

View File

@@ -39,7 +39,7 @@
"postinstall": "node scripts/postinstall.js"
},
"dependencies": {
"stylelint": "14.16.1",
"stylelint": "15.6.1",
"stylelint-config-recommended-scss": "8.0.0",
"stylelint-config-standard": "29.0.0",
"stylelint-order": "5.0.0",