fix: downgrade to stylelint@15

downgrade to stylelint-config-standard-scss@11

reasoning is because @ronilaukkarinen/gulp-stylelint still doesn't officially support stylelint@16
gulp tasks seemingly didn't actually break, but just in case
This commit is contained in:
Bobby 2023-12-17 20:45:04 +07:00
parent b310985562
commit 3c55f4354c
No known key found for this signature in database
GPG Key ID: B2F45B6A3C9A8FCA
2 changed files with 711 additions and 681 deletions

View File

@ -87,8 +87,8 @@
"gulp-terser": "~2.1.0",
"postcss": "~8.4.32",
"postcss-preset-env": "~9.3.0",
"stylelint": "~16.0.2",
"stylelint-config-standard-scss": "~12.0.0"
"stylelint": "~15.11.0",
"stylelint-config-standard-scss": "~11.1.0"
},
"volta": {
"node": "20.10.0",

1388
yarn.lock

File diff suppressed because it is too large Load Diff