Update dependency rimraf to v5 (#10649)

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-04-19 03:24:18 +00:00
committed by GitHub
parent 869856df2d
commit 12cd87f497
2 changed files with 62 additions and 29 deletions

View File

@@ -208,7 +208,7 @@
"postcss-scss": "^4.0.4",
"prettier": "2.8.7",
"raw-loader": "^4.0.2",
"rimraf": "^4.0.0",
"rimraf": "^5.0.0",
"stylelint": "^15.0.0",
"stylelint-config-standard": "^32.0.0",
"stylelint-scss": "^4.2.0",