chore(deps-dev): bump all-contributors-cli from 6.20.5 to 6.22.0 (#436)

Bumps [all-contributors-cli](https://github.com/all-contributors/all-contributors-cli) from 6.20.5 to 6.22.0.
- [Release notes](https://github.com/all-contributors/all-contributors-cli/releases)
- [Commits](https://github.com/all-contributors/all-contributors-cli/compare/v6.20.5...v6.22.0)

---
updated-dependencies:
- dependency-name: all-contributors-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-10-03 23:35:09 +02:00
committed by GitHub
parent 8bd0710add
commit 0c7fc22deb
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -21,7 +21,7 @@
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"@vercel/ncc": "^0.34.0",
"all-contributors-cli": "^6.20.5",
"all-contributors-cli": "^6.22.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
@@ -788,9 +788,9 @@
}
},
"node_modules/all-contributors-cli": {
"version": "6.20.5",
"resolved": "https://registry.npmjs.org/all-contributors-cli/-/all-contributors-cli-6.20.5.tgz",
"integrity": "sha512-vWAR4+SyF9ZpkpbFoldCYbuAb8qkzjkj8uW4yJJN2fN48VRO+E7xGTnt+cLTQt5RNgj00MoYx/LJbWesjeSehQ==",
"version": "6.22.0",
"resolved": "https://registry.npmjs.org/all-contributors-cli/-/all-contributors-cli-6.22.0.tgz",
"integrity": "sha512-oYm0aNsVHq1igdtM8DG6o6G082iufRml5lbLNDOdYlpMnrLZhP9IaCXx1AXVToRG8Os1NVrXEC5hc5PneXJFhQ==",
"dev": true,
"dependencies": {
"@babel/runtime": "^7.7.6",
@@ -4019,9 +4019,9 @@
}
},
"all-contributors-cli": {
"version": "6.20.5",
"resolved": "https://registry.npmjs.org/all-contributors-cli/-/all-contributors-cli-6.20.5.tgz",
"integrity": "sha512-vWAR4+SyF9ZpkpbFoldCYbuAb8qkzjkj8uW4yJJN2fN48VRO+E7xGTnt+cLTQt5RNgj00MoYx/LJbWesjeSehQ==",
"version": "6.22.0",
"resolved": "https://registry.npmjs.org/all-contributors-cli/-/all-contributors-cli-6.22.0.tgz",
"integrity": "sha512-oYm0aNsVHq1igdtM8DG6o6G082iufRml5lbLNDOdYlpMnrLZhP9IaCXx1AXVToRG8Os1NVrXEC5hc5PneXJFhQ==",
"dev": true,
"requires": {
"@babel/runtime": "^7.7.6",

View File

@@ -43,7 +43,7 @@
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"@vercel/ncc": "^0.34.0",
"all-contributors-cli": "^6.20.5",
"all-contributors-cli": "^6.22.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",