Skip to content

Commit f3ecd3e

Browse files
authored
fix(package): update inquirer to version 7.0.5
## The dependency [inquirer](https://github.com/SBoudrias/Inquirer.js) was updated from `6.5.2` to `7.0.5`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update. --- **Publisher:** [sboudrias](https://www.npmjs.com/~sboudrias) **License:** MIT [Find out more about this release](https://github.com/SBoudrias/Inquirer.js). --- <details> <summary>FAQ and help</summary> There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new). </details> --- Your [Greenkeeper](https://greenkeeper.io) bot 🌴
1 parent a8651a2 commit f3ecd3e

2 files changed

Lines changed: 59 additions & 124 deletions

File tree

package-lock.json

Lines changed: 58 additions & 123 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"chalk": "^3.0.0",
4141
"commander": "^4.1.1",
4242
"github-languages-client": "^1.0.74",
43-
"inquirer": "^6.5.2",
43+
"inquirer": "^7.0.5",
4444
"inquirer-autocomplete-prompt": "^1.0.2"
4545
},
4646
"devDependencies": {

0 commit comments

Comments
 (0)