Update dependency stylelint-scss to v5 (#10766)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Kerry <kerrya@element.io>
This commit is contained in:
renovate[bot]
2023-05-02 21:22:09 +00:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Kerry
parent 4736f0e44c
commit 2f7514068a
2 changed files with 5 additions and 11 deletions
+1 -1
View File
@@ -213,7 +213,7 @@
"rimraf": "^5.0.0",
"stylelint": "^15.0.0",
"stylelint-config-standard": "^32.0.0",
"stylelint-scss": "^4.2.0",
"stylelint-scss": "^5.0.0",
"ts-node": "^10.9.1",
"typescript": "5.0.4",
"walk": "^2.3.14"