Bump rimraf from 3.0.2 to 6.0.1

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

---
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-09-17 05:28:22 +00:00 committed by Claudia Meadows
parent a4670fd092
commit bf842cec3f
No known key found for this signature in database
GPG key ID: C86B594396786760
2 changed files with 80 additions and 48 deletions

View file

@ -46,7 +46,7 @@
"npm-run-all": "^4.1.5",
"ospec": "4.2.1",
"pinpoint": "^1.1.0",
"rimraf": "^3.0.0",
"rimraf": "^6.0.1",
"semver": "^6.3.0",
"terser": "^4.3.4"
},