Skip to content

Commit

Permalink
fix(deps): update dependency inquirer to v6.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 1, 2020
1 parent a293001 commit b1de048
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 161 deletions.
207 changes: 48 additions & 159 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.5.2",
"js-yaml": "3.13.1",
"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.5.0",
"@types/js-yaml": "3.12.2",
"@types/mz": "0.0.32",
"@types/request-promise": "4.1.42",
Expand Down

0 comments on commit b1de048

Please sign in to comment.