Skip to content

Commit

Permalink
fix(package): update inquirer to version 7.0.4
Browse files Browse the repository at this point in the history
Closes #21
  • Loading branch information
greenkeeper[bot] authored Jan 25, 2020
1 parent 3c70c41 commit 5c341c2
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.4"
},
"jest": {
"testEnvironment": "node",
Expand Down

0 comments on commit 5c341c2

Please sign in to comment.