Skip to content

Commit

Permalink
Bump commander from 13.0.0 to 13.1.0 (#1657)
Browse files Browse the repository at this point in the history
Bumps [commander](https://github.com/tj/commander.js) from 13.0.0 to 13.1.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@v13.0.0...v13.1.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent 0ed87b7 commit 87e605c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions package-lock.json

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 @@ -29,7 +29,7 @@
"@octokit/rest": "^21.1.0",
"ajv": "^8.17.1",
"ajv-formats": "^3.0.1",
"commander": "^13.0.0",
"commander": "^13.1.0",
"mocha": "^11.1.0",
"puppeteer": "^24.1.0",
"rimraf": "^6.0.1",
Expand Down

0 comments on commit 87e605c

Please sign in to comment.