Update dependency rimraf to v4 (#64150)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-03-03 12:08:01 -05:00
committed by GitHub
parent 0dd6ae5688
commit 9dc9e614d6
8 changed files with 38 additions and 15 deletions

View File

@@ -67,7 +67,7 @@
"lodash": "4.17.21",
"react": "17.0.2",
"react-dom": "17.0.2",
"rimraf": "3.0.2",
"rimraf": "4.2.0",
"rollup": "2.79.1",
"rollup-plugin-dts": "^5.0.0",
"rollup-plugin-esbuild": "5.0.0",