Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
build(npm): bump del-cli from 5.1.0 to 6.0.0 (#65)
Browse files Browse the repository at this point in the history
Bumps [del-cli](https://github.com/sindresorhus/del-cli) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/sindresorhus/del-cli/releases)
- [Commits](sindresorhus/del-cli@v5.1.0...v6.0.0)

---
updated-dependencies:
- dependency-name: del-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 9300197 commit 3c254b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@sindresorhus/tsconfig": "^6.0.0",
"@types/node": "^18.19.3",
"c8": "^10.1.2",
"del-cli": "^5.0.0",
"del-cli": "^6.0.0",
"typescript": "^5.5.2",
"xo": "^0.59.3"
},
Expand Down

0 comments on commit 3c254b2

Please sign in to comment.