Bump rimraf from 5.0.5 to 5.0.7

Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.5 to 5.0.7.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v5.0.5...v5.0.7)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-05-13 08:07:48 +00:00
committed by GitHub
parent 43e9885b1e
commit 2d6069b672
2 changed files with 6 additions and 6 deletions

View File

@ -25,7 +25,7 @@
"path": "^0.12.7"
},
"devDependencies": {
"rimraf": "^5.0.5",
"rimraf": "^5.0.7",
"typescript": "^5.4.5"
},
"engines": {