Skip to content

Commit bcc059a

Browse files
truecharts-adminMaverickD650
authored andcommitted
chore(deps): update all-contributors-cli to 6.25.0 (truecharts#8159)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [all-contributors-cli](https://github.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://github.com/all-contributors/cli/releases/tag/v6.25.0) [Compare Source](https://github.com/all-contributors/all-contributors-cli/compare/v6.24.0...v6.25.0) ##### Features - add `wrapperTemplate` option ([#&truecharts#8203;348](https://github.com/all-contributors/all-contributors-cli/issues/348)) ([2c07af8](https://github.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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42MC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjAuMCJ9-->
1 parent d3be763 commit bcc059a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"devDependencies": {
3-
"all-contributors-cli": "6.24.0"
3+
"all-contributors-cli": "6.25.0"
44
},
55
"scripts": {
66
"contributors:add": "all-contributors add",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
dependencies:
1010
regenerator-runtime "^0.13.11"
1111

12-
all-contributors-cli@6.24.0:
13-
version "6.24.0"
14-
resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.24.0.tgz#25c480c5c6e921532873114c2d6487816e6c22e0"
15-
integrity sha512-7oSKr2PnqxsOotuSwciltcFTS1eVRdjR0cn99hbElfff7gRQBShVhsf/XBprY41sLcgqTk0l0MKgKv6QNgZdMg==
12+
all-contributors-cli@6.25.0:
13+
version "6.25.0"
14+
resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.25.0.tgz#e6bcd79e8ad51826250a70933bad8f9628a927f9"
15+
integrity sha512-vsMPLmpnYxzUV0Em/4RNmrnmCruUnIWcY10I0QNRUU9A0275VEuJTVhICi/L2V6foIemwog3ZeNfNV9qeetfsw==
1616
dependencies:
1717
"@babel/runtime" "^7.7.6"
1818
async "^3.1.0"

0 commit comments

Comments
 (0)