From 049d03c81e4311db49cdbe47019dd2f1fccb24f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Sep 2022 12:00:56 +0000 Subject: [PATCH] chore(deps-dev): bump all-contributors-cli from 6.20.4 to 6.20.5 Bumps [all-contributors-cli](https://github.com/all-contributors/all-contributors-cli) from 6.20.4 to 6.20.5. - [Release notes](https://github.com/all-contributors/all-contributors-cli/releases) - [Commits](https://github.com/all-contributors/all-contributors-cli/compare/v6.20.4...v6.20.5) --- updated-dependencies: - dependency-name: all-contributors-cli dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4fc3d3c5..7f39a90e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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.4", + "all-contributors-cli": "^6.20.5", "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.4", - "resolved": "https://registry.npmjs.org/all-contributors-cli/-/all-contributors-cli-6.20.4.tgz", - "integrity": "sha512-oLOrCGh1LjR/EkaESbLe7faTX1tq8TP4pcR6CvkKED5O9E7Yahk5DiexR8roghluljwI20m2JX2I6UTYV7/tLg==", + "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==", "dev": true, "dependencies": { "@babel/runtime": "^7.7.6", @@ -4019,9 +4019,9 @@ } }, "all-contributors-cli": { - "version": "6.20.4", - "resolved": "https://registry.npmjs.org/all-contributors-cli/-/all-contributors-cli-6.20.4.tgz", - "integrity": "sha512-oLOrCGh1LjR/EkaESbLe7faTX1tq8TP4pcR6CvkKED5O9E7Yahk5DiexR8roghluljwI20m2JX2I6UTYV7/tLg==", + "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==", "dev": true, "requires": { "@babel/runtime": "^7.7.6", diff --git a/package.json b/package.json index 7fd09c61..b0b14543 100644 --- a/package.json +++ b/package.json @@ -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.4", + "all-contributors-cli": "^6.20.5", "eslint": "^7.32.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.2.1",