Bump rimraf from 5.0.8 to 6.0.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-09 08:40:50 +00:00
committed by GitHub
parent eeb5899eb1
commit 04b9922854
2 changed files with 32 additions and 32 deletions

View File

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