Skip to content

Commit

Permalink
chore(deps): update dependency concurrently to v8.2.1 (#49)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [concurrently](https://togithub.com/open-cli-tools/concurrently) |
[`8.2.0` ->
`8.2.1`](https://renovatebot.com/diffs/npm/concurrently/8.2.0/8.2.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/concurrently/8.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/concurrently/8.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/concurrently/8.2.0/8.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/concurrently/8.2.0/8.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>open-cli-tools/concurrently (concurrently)</summary>

###
[`v8.2.1`](https://togithub.com/open-cli-tools/concurrently/releases/tag/v8.2.1)

[Compare
Source](https://togithub.com/open-cli-tools/concurrently/compare/v8.2.0...v8.2.1)

#### What's Changed

- Delay summary timings output until finished by
[@&#8203;kayahr](https://togithub.com/kayahr) in
[https://github.com/open-cli-tools/concurrently/pull/431](https://togithub.com/open-cli-tools/concurrently/pull/431)
- Replace deprecated RxJS code by
[@&#8203;paescuj](https://togithub.com/paescuj) in
[https://github.com/open-cli-tools/concurrently/pull/343](https://togithub.com/open-cli-tools/concurrently/pull/343)

#### New Contributors

- [@&#8203;kayahr](https://togithub.com/kayahr) made their first
contribution in
[https://github.com/open-cli-tools/concurrently/pull/431](https://togithub.com/open-cli-tools/concurrently/pull/431)

**Full Changelog**:
open-cli-tools/concurrently@v8.2.0...v8.2.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the
month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Kit-p/json-kit).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi42OC4xIiwidXBkYXRlZEluVmVyIjoiMzYuNjguMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
  • Loading branch information
Kit-p authored Sep 1, 2023
2 parents f15f33b + 906e52a commit b368d08
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
Expand Up @@ -90,7 +90,7 @@
"@types/node": "20.5.7",
"@typescript-eslint/eslint-plugin": "6.0.0",
"@typescript-eslint/parser": "6.0.0",
"concurrently": "8.2.0",
"concurrently": "8.2.1",
"eslint": "8.48.0",
"eslint-config-prettier": "8.8.0",
"husky": "8.0.3",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b368d08

Please sign in to comment.