chore(deps-dev): bump all-contributors-cli from 6.24.0 to 6.25.0 (#504)

Bumps [all-contributors-cli](https://github.com/all-contributors/all-contributors-cli) from 6.24.0 to 6.25.0.
- [Release notes](https://github.com/all-contributors/all-contributors-cli/releases)
- [Commits](https://github.com/all-contributors/all-contributors-cli/compare/v6.24.0...v6.25.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-05-02 14:40:39 +02:00
committed by GitHub
parent 4200808251
commit 98731d18ed
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.36.1",
"all-contributors-cli": "^6.24.0",
"all-contributors-cli": "^6.25.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
@@ -716,9 +716,9 @@
}
},
"node_modules/all-contributors-cli": {
"version": "6.24.0",
"resolved": "https://registry.npmjs.org/all-contributors-cli/-/all-contributors-cli-6.24.0.tgz",
"integrity": "sha512-7oSKr2PnqxsOotuSwciltcFTS1eVRdjR0cn99hbElfff7gRQBShVhsf/XBprY41sLcgqTk0l0MKgKv6QNgZdMg==",
"version": "6.25.0",
"resolved": "https://registry.npmjs.org/all-contributors-cli/-/all-contributors-cli-6.25.0.tgz",
"integrity": "sha512-vsMPLmpnYxzUV0Em/4RNmrnmCruUnIWcY10I0QNRUU9A0275VEuJTVhICi/L2V6foIemwog3ZeNfNV9qeetfsw==",
"dev": true,
"dependencies": {
"@babel/runtime": "^7.7.6",
@@ -3775,9 +3775,9 @@
}
},
"all-contributors-cli": {
"version": "6.24.0",
"resolved": "https://registry.npmjs.org/all-contributors-cli/-/all-contributors-cli-6.24.0.tgz",
"integrity": "sha512-7oSKr2PnqxsOotuSwciltcFTS1eVRdjR0cn99hbElfff7gRQBShVhsf/XBprY41sLcgqTk0l0MKgKv6QNgZdMg==",
"version": "6.25.0",
"resolved": "https://registry.npmjs.org/all-contributors-cli/-/all-contributors-cli-6.25.0.tgz",
"integrity": "sha512-vsMPLmpnYxzUV0Em/4RNmrnmCruUnIWcY10I0QNRUU9A0275VEuJTVhICi/L2V6foIemwog3ZeNfNV9qeetfsw==",
"dev": true,
"requires": {
"@babel/runtime": "^7.7.6",

View File

@@ -42,7 +42,7 @@
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"@vercel/ncc": "^0.36.1",
"all-contributors-cli": "^6.24.0",
"all-contributors-cli": "^6.25.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",