Skip to content

Commit

Permalink
chore(deps): update inquirer to the latest version πŸš€ (#245)
Browse files Browse the repository at this point in the history
* chore(deps): upgrade `json-fixer` and `@babel/runtime`

* chore(package): duplication removed

Co-authored-by: Maximilian Berkmann <maxieberkmann@gmail.com>
  • Loading branch information
greenkeeper[bot] and Berkmann18 committed Jan 26, 2020
1 parent 3c124bf commit 07099de
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,12 @@
},
"homepage": "https://github.com/all-contributors/all-contributors-cli#readme",
"dependencies": {
"@babel/runtime": "^7.2.0",
"@babel/runtime": "^7.7.6",
"async": "^3.0.1",
"chalk": "^3.0.0",
"didyoumean": "^1.2.1",
"inquirer": "^7.0.0",
"inquirer": "^6.2.1",
"json-fixer": "^1.3.1-0",
"inquirer": "^7.0.4",
"json-fixer": "^1.4.0",
"lodash": "^4.11.2",
"pify": "^4.0.1",
"request": "^2.72.0",
Expand Down

0 comments on commit 07099de

Please sign in to comment.