chore(deps): bump dependencies and devDeps (#298)

Bump dependencies that seems to have been missed by greenkeeper

Co-authored-by: Angel Aviel Domaoan <13580338+tenshiAMD@users.noreply.github.com>
This commit is contained in:
Maximilian Berkmann 2022-09-07 09:24:11 +01:00 committed by GitHub
parent deb6be93f0
commit 0b9706252c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,20 +43,20 @@
"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.7.6",
"async": "^3.0.1", "async": "^3.1.0",
"chalk": "^4.0.0", "chalk": "^4.0.0",
"didyoumean": "^1.2.1", "didyoumean": "^1.2.1",
"inquirer": "^7.3.3", "inquirer": "^7.3.3",
"json-fixer": "^1.5.1", "json-fixer": "^1.6.8",
"lodash": "^4.11.2", "lodash": "^4.11.2",
"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"
}, },
"devDependencies": { "devDependencies": {
"codecov": "^3.1.0", "codecov": "^3.8.1",
"cz-conventional-changelog": "^3.0.0", "cz-conventional-changelog": "^3.3.0",
"git-cz": "^4.1.0", "git-cz": "^4.7.6",
"kcd-scripts": "^6.2.0", "kcd-scripts": "^6.2.0",
"nock": "^12.0.0", "nock": "^12.0.0",
"semantic-release": "^17.0.8" "semantic-release": "^17.0.8"