fix(deps): update dependency stylelint to v16 (#147)

This commit is contained in:
renovate[bot]
2023-12-12 07:58:41 +02:00
committed by GitHub
parent 2db399e778
commit 25655b9c78
2 changed files with 76 additions and 337 deletions

View File

@@ -39,7 +39,7 @@
"dependencies": {
"@ivuorinen/config-checker": "^1.1.2",
"postcss": "^8.4.2",
"stylelint": "15.11.0",
"stylelint": "16.0.1",
"stylelint-config-recommended-scss": "13.1.0",
"stylelint-config-standard": "34.0.0",
"stylelint-order": "6.0.4",