Skip to content

Commit

Permalink
fix(deps): update dependency inquirer to v6.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 22, 2019
1 parent 34f5a58 commit 14940ec
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 154 deletions.
188 changes: 36 additions & 152 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"chalk": "2.4.1",
"execa": "1.0.0",
"inquirer": "6.2.1",
"inquirer": "6.2.2",
"js-yaml": "3.12.0",
"mz": "2.7.0",
"npm-registry-client": "8.6.0",
Expand All @@ -56,7 +56,7 @@
"@sourcegraph/tsconfig": "4.0.0",
"@sourcegraph/tslint-config": "12.3.1",
"@types/execa": "0.9.0",
"@types/inquirer": "0.0.44",
"@types/inquirer": "6.0.0",
"@types/js-yaml": "3.11.2",
"@types/mz": "0.0.32",
"@types/request-promise": "4.1.42",
Expand Down

0 comments on commit 14940ec

Please sign in to comment.