devDeps: Bump stylelint deps

This bumps stylelint-config-recommended-scss from 15.0.1 to 16.0.0 and stylelint from 16.23.0 to 16.23.1, these need to be bumped together
This commit is contained in:
regexowl 2025-08-15 09:23:54 +02:00 committed by Michal Gold
parent 3e2e9dcaa6
commit 04f0528701
2 changed files with 28 additions and 28 deletions

View file

@ -88,8 +88,8 @@
"redux-mock-store": "1.5.5",
"sass": "1.90.0",
"sass-loader": "16.0.5",
"stylelint": "16.23.0",
"stylelint-config-recommended-scss": "15.0.1",
"stylelint": "16.23.1",
"stylelint-config-recommended-scss": "16.0.0",
"ts-node": "10.9.2",
"ts-patch": "3.3.0",
"typescript": "5.8.3",