Skip to content

Commit

Permalink
chore(deps): update all-contributors-cli to 6.25.0 (truecharts#8159)
Browse files Browse the repository at this point in the history
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
([#&truecharts#8203;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-->
  • Loading branch information
truecharts-admin authored and MaverickD650 committed May 4, 2023
1 parent d3be763 commit bcc059a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"devDependencies": {
"all-contributors-cli": "6.24.0"
"all-contributors-cli": "6.25.0"
},
"scripts": {
"contributors:add": "all-contributors add",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit bcc059a

Please sign in to comment.