Skip to content

Commit

Permalink
build(deps): bump commander from 8.3.0 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps [commander](https://github.com/tj/commander.js) from 8.3.0 to 9.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@v8.3.0...v9.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kevinoid committed Jan 31, 2022
1 parent 19bbd3f commit e0c88e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -50,7 +50,7 @@
"version-deps": "npm install conventional-changelog-cli david depcheck git-branch-is hub-ci-status"
},
"dependencies": {
"commander": "^8.0.0",
"commander": "^9.0.0",
"node-fetch": "^3.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit e0c88e4

Please sign in to comment.