chore(deps-dev): bump del from 8.0.0 to 8.0.1 (#3299)

Bumps [del](https://github.com/sindresorhus/del) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/sindresorhus/del/releases)
- [Commits](https://github.com/sindresorhus/del/compare/v8.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: del
  dependency-version: 8.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-07 19:50:41 +09:00
committed by GitHub
parent c3a1e71d98
commit 83ba9d23ff
2 changed files with 20 additions and 5 deletions

View File

@@ -31,7 +31,7 @@
"devDependencies": {
"@eslint/js": "^9.35.0",
"archiver": "^7.0.1",
"del": "^8.0.0",
"del": "^8.0.1",
"eslint": "^9.35.0",
"eslint-plugin-mocha": "^11.1.0",
"glob": "^11.0.3",