Bump rimraf from 5.0.8 to 6.0.1

Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.8 to 6.0.1.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v5.0.8...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-07-15 12:26:27 +00:00
committed by GitHub
parent 12ae1751dd
commit c6ebfe75ca
2 changed files with 43 additions and 35 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"devDependencies": {
"@types/node": "20.14.10",
"prettier": "3.3.2",
"rimraf": "5.0.8",
"rimraf": "6.0.1",
"typescript": "5.5.3"
}
}