Bump rimraf from 6.0.1 to 6.1.3

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-09 10:01:04 +00:00
committed by GitHub
parent 716a5256a4
commit a63869e392
2 changed files with 82 additions and 400 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
"license": "MIT",
"devDependencies": {
"@types/node": "25.0.2",
"rimraf": "6.0.1",
"rimraf": "6.1.3",
"typescript": "5.9.3"
}
}