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-10-31 08:01:33 +00:00
committed by GitHub
parent df080439e4
commit f6c20130ab
2 changed files with 8 additions and 8 deletions

View File

@@ -25,7 +25,7 @@
"path": "^0.12.7"
},
"devDependencies": {
"rimraf": "^6.0.1",
"rimraf": "^6.1.0",
"typescript": "^5.9.3"
},
"engines": {