Update dependency rimraf to v5 (#25143)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-04-19 09:32:19 +12:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent 5557487ef2
commit ac33b4a428
2 changed files with 89 additions and 2 deletions
+1 -1
View File
@@ -163,7 +163,7 @@
"postcss-simple-vars": "^5.0.2",
"prettier": "2.8.4",
"raw-loader": "^4.0.2",
"rimraf": "^3.0.2",
"rimraf": "^5.0.0",
"semver": "^7.3.7",
"simple-proxy-agent": "^1.1.0",
"string-replace-loader": "3",