mirror of
https://github.com/all-contributors/cli.git
synced 2025-01-26 06:26:25 +00:00
chore(deps): Bump NYC and babel/runtime
This commit is contained in:
parent
a6c8b0d315
commit
e21f46ea49
1 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,7 @@
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/all-contributors/all-contributors-cli#readme",
|
"homepage": "https://github.com/all-contributors/all-contributors-cli#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.7.6",
|
"@babel/runtime": "^7.22.6",
|
||||||
"ac-learn": "^1.7.0",
|
"ac-learn": "^1.7.0",
|
||||||
"async": "^3.1.0",
|
"async": "^3.1.0",
|
||||||
"chalk": "^4.0.0",
|
"chalk": "^4.0.0",
|
||||||
|
@ -52,7 +52,7 @@
|
||||||
"inquirer": "^7.3.3",
|
"inquirer": "^7.3.3",
|
||||||
"json-fixer": "^1.6.8",
|
"json-fixer": "^1.6.8",
|
||||||
"lodash": "^4.11.2",
|
"lodash": "^4.11.2",
|
||||||
"name-your-contributors": "^3.9.0",
|
"name-your-contributors": "^3.10.0",
|
||||||
"node-fetch": "^2.6.0",
|
"node-fetch": "^2.6.0",
|
||||||
"pify": "^5.0.0",
|
"pify": "^5.0.0",
|
||||||
"yargs": "^15.0.1",
|
"yargs": "^15.0.1",
|
||||||
|
|
Loading…
Reference in a new issue