chore(deps): update dependency rimraf to v6 (#856)

| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| npm        | rimraf  | 5.0.9 | 6.0.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-07-22 12:04:45 +02:00 committed by GitHub
parent 16855c50b7
commit de0b07a4cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 39 additions and 22 deletions

View file

@ -55,7 +55,7 @@
"npm-run-all2": "6.2.2",
"prettier": "3.3.3",
"prettier-plugin-packagejson": "2.5.0",
"rimraf": "5.0.9",
"rimraf": "6.0.1",
"semantic-release": "24.0.0",
"ts-node": "10.9.2",
"typescript": "5.5.3"