We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c8a3b4 commit e117cc7Copy full SHA for e117cc7
package.json
@@ -42,7 +42,7 @@
42
},
43
"homepage": "https://github.com/all-contributors/all-contributors-cli#readme",
44
"dependencies": {
45
- "@babel/runtime": "^7.7.6",
+ "@babel/runtime": "^7.22.6",
46
"ac-learn": "^1.7.0",
47
"async": "^3.1.0",
48
"chalk": "^4.0.0",
@@ -51,7 +51,7 @@
51
"inquirer": "^7.3.3",
52
"json-fixer": "^1.6.8",
53
"lodash": "^4.11.2",
54
- "name-your-contributors": "^3.9.0",
+ "name-your-contributors": "^3.10.0",
55
"node-fetch": "^2.6.0",
56
"pify": "^5.0.0",
57
"yargs": "^15.0.1"
0 commit comments