chore(deps): update all-contributors-cli to 6.25.0 (#8159)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [all-contributors-cli](https://togithub.com/all-contributors/all-contributors-cli) | devDependencies | minor | [`6.24.0` -> `6.25.0`](https://renovatebot.com/diffs/npm/all-contributors-cli/6.24.0/6.25.0) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>all-contributors/all-contributors-cli</summary> ### [`v6.25.0`](https://togithub.com/all-contributors/cli/releases/tag/v6.25.0) [Compare Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v6.24.0...v6.25.0) ##### Features - add `wrapperTemplate` option ([#​348](https://togithub.com/all-contributors/all-contributors-cli/issues/348)) ([2c07af8](https://togithub.com/all-contributors/all-contributors-cli/commit/2c07af8c69e636cf09d9975af76e7756ae7bae41)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42MC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjAuMCJ9-->
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"all-contributors-cli": "6.24.0"
|
||||
"all-contributors-cli": "6.25.0"
|
||||
},
|
||||
"scripts": {
|
||||
"contributors:add": "all-contributors add",
|
||||
|
||||
@@ -9,10 +9,10 @@
|
||||
dependencies:
|
||||
regenerator-runtime "^0.13.11"
|
||||
|
||||
all-contributors-cli@6.24.0:
|
||||
version "6.24.0"
|
||||
resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.24.0.tgz#25c480c5c6e921532873114c2d6487816e6c22e0"
|
||||
integrity sha512-7oSKr2PnqxsOotuSwciltcFTS1eVRdjR0cn99hbElfff7gRQBShVhsf/XBprY41sLcgqTk0l0MKgKv6QNgZdMg==
|
||||
all-contributors-cli@6.25.0:
|
||||
version "6.25.0"
|
||||
resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.25.0.tgz#e6bcd79e8ad51826250a70933bad8f9628a927f9"
|
||||
integrity sha512-vsMPLmpnYxzUV0Em/4RNmrnmCruUnIWcY10I0QNRUU9A0275VEuJTVhICi/L2V6foIemwog3ZeNfNV9qeetfsw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.7.6"
|
||||
async "^3.1.0"
|
||||
|
||||
Reference in New Issue
Block a user