Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump @commander-js/extra-typings from 13.1.0 to 14.0.0
Bumps [@commander-js/extra-typings](https://github.com/commander-js/extra-typings) from 13.1.0 to 14.0.0.
- [Release notes](https://github.com/commander-js/extra-typings/releases)
- [Changelog](https://github.com/commander-js/extra-typings/blob/main/CHANGELOG.md)
- [Commits](commander-js/extra-typings@v13.1.0...v14.0.0)

---
updated-dependencies:
- dependency-name: "@commander-js/extra-typings"
  dependency-version: 14.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 19, 2025
commit 26b156e9a5ec6cea42cebfb0926847bcd7d185d9
4 changes: 2 additions & 2 deletions bun.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"module": "index.ts",
"type": "module",
"devDependencies": {
"@commander-js/extra-typings": "^13.0.0",
"@commander-js/extra-typings": "^14.0.0",
"@trivago/prettier-plugin-sort-imports": "^5.2.1",
"@types/bun": "^1.1.18",
"@types/lodash-es": "^4.17.12",
Expand Down