fix(deps): update dependency rimraf to v4 (#2328)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-03-16 14:09:44 +01:00
committed by GitHub
parent 4ed5f3ff5f
commit 686f63b35f
2 changed files with 225 additions and 13 deletions

View File

@@ -47,7 +47,7 @@
"prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"rimraf": "3.0.2",
"rimraf": "4.4.0",
"run-parallel": "1.2.0",
"semver": "7.3.8",
"simple-concat": "1.0.1",