Skip to content

Commit

Permalink
fix(deps): update inquirer requirement from 6.5.0 to 6.5.1
Browse files Browse the repository at this point in the history
Updates the requirements on [inquirer](https://github.com/SBoudrias/Inquirer.js) to permit the latest version.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@6.5.0...inquirer@6.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 19, 2019
1 parent 7253741 commit 308f92c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -46,7 +46,7 @@
"glob": "7.1.4",
"html": "1.0.0",
"htmlencode": "0.0.4",
"inquirer": "6.5.0",
"inquirer": "6.5.1",
"js-yaml": "3.13.1",
"make-dir": "3.0.0",
"markdown-it": "9.0.1",
Expand Down

0 comments on commit 308f92c

Please sign in to comment.