chore(deps): update inquirer to the latest version 🚀 (#245)

* chore(deps): upgrade `json-fixer` and `@babel/runtime`

* chore(package): duplication removed

Co-authored-by: Maximilian Berkmann <maxieberkmann@gmail.com>
This commit is contained in:
greenkeeper[bot] 2020-01-26 19:42:01 +00:00 committed by Maximilian Berkmann
parent 3c124bf1eb
commit 07099de099

View file

@ -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",