Skip to content

Commit

Permalink
Chore(deps): bump commander from 8.0.0 to 8.1.0 (#588)
Browse files Browse the repository at this point in the history
Bumps [commander](https://github.com/tj/commander.js) from 8.0.0 to 8.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@v8.0.0...v8.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 3, 2021
1 parent a8611d2 commit ec79bc0
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 @@ -48,7 +48,7 @@
"standard": "16.0.3"
},
"dependencies": {
"commander": "^8.0.0",
"commander": "^8.1.0",
"file-exists": "^5.0.1",
"fs-readfile-promise": "^3.0.1",
"js-yaml": "^4.1.0",
Expand Down

0 comments on commit ec79bc0

Please sign in to comment.