Skip to content

Commit 53afe86

Browse files
Update dependency concurrently to v9.1.2 (#1206)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [concurrently](https://redirect.github.com/open-cli-tools/concurrently) | [`9.1.1` -> `9.1.2`](https://renovatebot.com/diffs/npm/concurrently/9.1.1/9.1.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/concurrently/9.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/concurrently/9.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/concurrently/9.1.1/9.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/concurrently/9.1.1/9.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>open-cli-tools/concurrently (concurrently)</summary> ### [`v9.1.2`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v9.1.2) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v9.1.1...v9.1.2) #### What's Changed - Add ability to have custom logger by [@&#8203;mwood23](https://redirect.github.com/mwood23) in [https://github.com/open-cli-tools/concurrently/pull/522](https://redirect.github.com/open-cli-tools/concurrently/pull/522) #### New Contributors - [@&#8203;mwood23](https://redirect.github.com/mwood23) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/522](https://redirect.github.com/open-cli-tools/concurrently/pull/522) **Full Changelog**: open-cli-tools/concurrently@v9.1.1...v9.1.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/snowcoders/scaffold-typescript-cli--github). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 98c6779 commit 53afe86

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@typescript-eslint/eslint-plugin": "8.19.0",
1111
"@typescript-eslint/parser": "8.19.0",
1212
"changelog-updater": "2.0.3",
13-
"concurrently": "9.1.1",
13+
"concurrently": "9.1.2",
1414
"cpy-cli": "5.0.0",
1515
"eslint": "9.17.0",
1616
"eslint-config-prettier": "9.1.0",

0 commit comments

Comments
 (0)