mirror of
https://github.com/all-contributors/cli.git
synced 2025-01-09 13:36:29 +00:00
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:
parent
3c124bf1eb
commit
07099de099
1 changed files with 3 additions and 4 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue