Skip to content

Commit

Permalink
Bump commander from 12.1.0 to 13.0.0
Browse files Browse the repository at this point in the history
Bumps [commander](https://github.com/tj/commander.js) from 12.1.0 to 13.0.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v12.1.0...v13.0.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 8b4a665 commit 2a4366e
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 @@ -35,7 +35,7 @@
"prepublishOnly": "Build 'Source/**/*.ts'"
},
"dependencies": {
"commander": "12.1.0",
"commander": "13.0.0",
"fast-glob": "3.3.2",
"typedoc": "0.27.6",
"typedoc-plugin-keywords": "1.6.0",
Expand Down

0 comments on commit 2a4366e

Please sign in to comment.