Skip to content

Commit

Permalink
chore(deps): bump commander from 6.2.1 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [commander](https://github.com/tj/commander.js) from 6.2.1 to 7.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@v6.2.1...v7.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 19, 2021
1 parent c9378a0 commit ad8ff9b
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 @@ -35,7 +35,7 @@
"lint:docs": "documentation lint ./src/**/*.mjs"
},
"dependencies": {
"commander": "^6.2.1",
"commander": "^7.0.0",
"content-entry": "^2.6.1",
"content-entry-filesystem": "^2.0.3",
"execa": "^5.0.0",
Expand Down

0 comments on commit ad8ff9b

Please sign in to comment.