Skip to content

Commit

Permalink
Bump commander from 9.5.0 to 12.1.0
Browse files Browse the repository at this point in the history
Bumps [commander](https://github.com/tj/commander.js) from 9.5.0 to 12.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@v9.5.0...v12.1.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] committed Jun 24, 2024
1 parent 17e550e commit 8ce25d3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -34,7 +34,7 @@
"dependencies": {
"axios": "^1.6.5",
"axios-retry": "^4.0.0",
"commander": "^9.3.0",
"commander": "^12.1.0",
"fs-extra": "^11.2.0",
"graphql": "^16.8.1",
"is-retry-allowed": "^2.2.0",
Expand Down

0 comments on commit 8ce25d3

Please sign in to comment.