Skip to content

Commit

Permalink
Chore(deps): bump commander from 9.2.0 to 9.3.0 (#733)
Browse files Browse the repository at this point in the history
Bumps [commander](https://github.com/tj/commander.js) from 9.2.0 to 9.3.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.2.0...v9.3.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 May 30, 2022
1 parent e94a31c commit 2e35e2e
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": "17.0.0"
},
"dependencies": {
"commander": "^9.2.0",
"commander": "^9.3.0",
"file-exists": "^5.0.1",
"fs-readfile-promise": "^3.0.1",
"js-yaml": "^4.1.0",
Expand Down

0 comments on commit 2e35e2e

Please sign in to comment.