Bump rimraf from 6.0.1 to 6.1.0

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

---
updated-dependencies:
- dependency-name: rimraf
  dependency-version: 6.1.0
  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]
2025-11-17 03:14:21 +00:00
committed by GitHub
parent 0c65d57f8b
commit 97a563e1ab
2 changed files with 187 additions and 137 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
"license": "MIT",
"devDependencies": {
"@types/node": "24.9.1",
"rimraf": "6.0.1",
"rimraf": "6.1.0",
"typescript": "5.9.2"
}
}