Skip to content

Commit

Permalink
chore(deps): bump commander from 12.0.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 12.0.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@v12.0.0...v12.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 78aad09 commit 3f3731b
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 @@ -18,7 +18,7 @@
"dependencies": {
"@npmcli/promise-spawn": "7.0.2",
"chalk": "5.3.0",
"commander": "12.0.0",
"commander": "12.1.0",
"fs-extra": "11.2.0",
"inquirer": "9.2.20",
"opener": "1.5.2"
Expand Down

0 comments on commit 3f3731b

Please sign in to comment.