Bump rimraf from 6.0.0 to 6.0.1

Bumps [rimraf](https://github.com/isaacs/rimraf) from 6.0.0 to 6.0.1.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v6.0.0...v6.0.1)

---
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-07-11 08:47:23 +00:00
committed by GitHub
parent 7597917cb1
commit 45e68ce497
2 changed files with 7 additions and 6 deletions

View File

@@ -25,7 +25,7 @@
"path": "^0.12.7"
},
"devDependencies": {
"rimraf": "^6.0.0",
"rimraf": "^6.0.1",
"typescript": "^5.5.3"
},
"engines": {