Skip to content

Commit

Permalink
Bump commander from 7.0.0 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [commander](https://github.com/tj/commander.js) from 7.0.0 to 8.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@v7.0.0...v8.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 Jun 29, 2021
1 parent 4f13b54 commit c38d8a2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -49,7 +49,7 @@
"url": "https://github.com/CycloneDX/cyclonedx-node-module/issues"
},
"dependencies": {
"commander": "^7.0.0",
"commander": "^8.0.0",
"packageurl-js": "^0.0.5",
"parse-packagejson-name": "^1.0.1",
"prettify-xml": "^1.2.0",
Expand Down

0 comments on commit c38d8a2

Please sign in to comment.