Skip to content

Commit

Permalink
fix: update inquirer to 6.5.2 (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaebradley committed Jun 14, 2020
1 parent cf37977 commit c3e0d87
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 74 deletions.
192 changes: 120 additions & 72 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 @@ -44,7 +44,7 @@
"chalk": "^4.0.0",
"child-process-promise": "^2.2.1",
"commander": "^5.1.0",
"inquirer": "^7.0.6",
"inquirer": "^6.5.2",
"inquirer-autocomplete-prompt": "^1.0.2",
"npms-client": "^1.0.4"
},
Expand All @@ -70,7 +70,7 @@
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.18.3",
"eslint-plugin-react-hooks": "^4.0.2",
"eslint-plugin-react-hooks": "^1.7.0",
"husky": "^4.2.3",
"jest": "^25.1.0",
"semantic-release": "^17.0.3",
Expand Down

0 comments on commit c3e0d87

Please sign in to comment.