Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Bump concurrently from 8.1.0 to 8.2.0 (#2120)
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.1.0 to 8.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-cli-tools/concurrently/releases">concurrently's releases</a>.</em></p> <blockquote> <h2>v8.2.0</h2> <h2>What's Changed</h2> <ul> <li>Support REPL languages that use colons by <a href="https://github.com/wyattades"><code>@wyattades</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/393">open-cli-tools/concurrently#393</a></li> <li>Update dependencies by <a href="https://github.com/paescuj"><code>@paescuj</code></a> in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/427">open-cli-tools/concurrently#427</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/wyattades"><code>@wyattades</code></a> made their first contribution in <a href="https://redirect.github.com/open-cli-tools/concurrently/pull/393">open-cli-tools/concurrently#393</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/open-cli-tools/concurrently/compare/v8.1.0...v8.2.0">https://github.com/open-cli-tools/concurrently/compare/v8.1.0...v8.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-cli-tools/concurrently/commit/c36f0597ae5b9f497f141039860e9533a2d06a36"><code>c36f059</code></a> 8.2.0</li> <li><a href="https://github.com/open-cli-tools/concurrently/commit/d1fd1a8528d60cbc378b8f050332b92788d22a22"><code>d1fd1a8</code></a> Update dependencies (<a href="https://redirect.github.com/open-cli-tools/concurrently/issues/427">#427</a>)</li> <li><a href="https://github.com/open-cli-tools/concurrently/commit/ffd3760e038edf889689f4f6ce589ef8634a4e88"><code>ffd3760</code></a> Support REPL languages that use colons (<a href="https://redirect.github.com/open-cli-tools/concurrently/issues/393">#393</a>)</li> <li>See full diff in <a href="https://github.com/open-cli-tools/concurrently/compare/v8.1.0...v8.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=concurrently&package-manager=npm_and_yarn&previous-version=8.1.0&new-version=8.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information