Skip to content

Commit

Permalink
fix(package): update inquirer to version 7.0.5
Browse files Browse the repository at this point in the history
Closes #21
  • Loading branch information
greenkeeper[bot] authored Feb 29, 2020
1 parent 3c70c41 commit 28d171d
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 @@ -38,7 +38,7 @@
"dependencies": {
"@babel/polyfill": "^7.4.4",
"cross-spawn-promise": "^0.10.1",
"inquirer": "^6.5.2"
"inquirer": "^7.0.5"
},
"jest": {
"testEnvironment": "node",
Expand Down

0 comments on commit 28d171d

Please sign in to comment.