chore(deps): update dependency rimraf to v5 (#728)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-05-02 12:32:22 +02:00 committed by GitHub
parent 87d79aa768
commit d8f78ff1ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 83 additions and 34 deletions

View file

@ -59,7 +59,7 @@
"npm-run-all": "4.1.5",
"prettier": "2.8.8",
"prettier-plugin-package": "1.3.0",
"rimraf": "4.4.1",
"rimraf": "5.0.0",
"semantic-release": "20.1.3",
"ts-node": "10.9.1",
"typescript": "5.0.4"