Update dependency stylelint-scss to v5 (#25259)

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:00:28 +00:00
committed by GitHub
parent 024ad5311f
commit 09bfb8ad2a
2 changed files with 5 additions and 11 deletions

View File

@@ -171,7 +171,7 @@
"style-loader": "2",
"stylelint": "^15.3.0",
"stylelint-config-standard": "^32.0.0",
"stylelint-scss": "^4.2.0",
"stylelint-scss": "^5.0.0",
"terser-webpack-plugin": "^4.0.0",
"ts-node": "^10.9.1",
"ts-prune": "^0.10.3",