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-03 04:15:24 +00:00
committed by GitHub
parent a74d05cdbc
commit 3df7067e2d
2 changed files with 105 additions and 26 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
"license": "MIT",
"devDependencies": {
"@types/node": "24.5.2",
"rimraf": "6.0.1",
"rimraf": "6.1.0",
"typescript": "5.9.3"
}
}