Bump rimraf from 5.0.1 to 5.0.7

Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.1 to 5.0.7.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v5.0.1...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-06-10 22:35:29 +00:00
committed by GitHub
parent 269bb3ce21
commit 3dc97d09b2
2 changed files with 118 additions and 142 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"devDependencies": {
"@types/node": "20.6.0",
"prettier": "3.0.3",
"rimraf": "5.0.1",
"rimraf": "5.0.7",
"typescript": "5.2.2"
}
}