Commit 7a6a969
authored
Bump concurrently from 10.0.3 to 10.0.4 in /ui (#3249)
Bumps [concurrently](https://github.com/open-cli-tools/concurrently)
from 10.0.3 to 10.0.4.
<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>v10.0.4</h2>
<h2>What's Changed</h2>
<ul>
<li>deps: upgrade shell-quote to 1.9.0 by <a
href="https://github.com/Mayvis"><code>@Mayvis</code></a> in <a
href="https://redirect.github.com/open-cli-tools/concurrently/pull/599">open-cli-tools/concurrently#599</a></li>
<li>fix: avoid kill timeout exit delays by <a
href="https://github.com/rajanpanth"><code>@rajanpanth</code></a> in <a
href="https://redirect.github.com/open-cli-tools/concurrently/pull/601">open-cli-tools/concurrently#601</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Mayvis"><code>@Mayvis</code></a> made
their first contribution in <a
href="https://redirect.github.com/open-cli-tools/concurrently/pull/599">open-cli-tools/concurrently#599</a></li>
<li><a
href="https://github.com/rajanpanth"><code>@rajanpanth</code></a> made
their first contribution in <a
href="https://redirect.github.com/open-cli-tools/concurrently/pull/601">open-cli-tools/concurrently#601</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/open-cli-tools/concurrently/compare/v10.0.3...v10.0.4">https://github.com/open-cli-tools/concurrently/compare/v10.0.3...v10.0.4</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-cli-tools/concurrently/commit/2524b659e9419a271a29872e1cbfb8c983326d69"><code>2524b65</code></a>
10.0.4</li>
<li><a
href="https://github.com/open-cli-tools/concurrently/commit/10801991448709049736003336e9ee13be1eb880"><code>1080199</code></a>
fix: avoid kill timeout exit delays (<a
href="https://redirect.github.com/open-cli-tools/concurrently/issues/601">#601</a>)</li>
<li><a
href="https://github.com/open-cli-tools/concurrently/commit/e6682112fbe2563a1dc7881a2eb2c77c4f7a1dd3"><code>e668211</code></a>
ci: publish to latest only on npm</li>
<li><a
href="https://github.com/open-cli-tools/concurrently/commit/163b60f8e4b35f4088fb557292cdf8f1275dcb51"><code>163b60f</code></a>
chore: sync <code>@types/node</code> with current min version</li>
<li><a
href="https://github.com/open-cli-tools/concurrently/commit/bcde2f55180dcaceaa36a241ddd106b75f516fb1"><code>bcde2f5</code></a>
chore: remove <code>@types/shell-quote</code></li>
<li><a
href="https://github.com/open-cli-tools/concurrently/commit/49f7eb467a05997b30d3330843a61531d821eaa9"><code>49f7eb4</code></a>
deps: upgrade shell-quote to 1.9.0 (<a
href="https://redirect.github.com/open-cli-tools/concurrently/issues/599">#599</a>)</li>
<li>See full diff in <a
href="https://github.com/open-cli-tools/concurrently/compare/v10.0.3...v10.0.4">compare
view</a></li>
</ul>
</details>
<br />
[](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 51e0b83 commit 7a6a969
2 files changed
Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1913 | 1913 | | |
1914 | 1914 | | |
1915 | 1915 | | |
1916 | | - | |
1917 | | - | |
1918 | | - | |
1919 | | - | |
| 1916 | + | |
| 1917 | + | |
| 1918 | + | |
| 1919 | + | |
1920 | 1920 | | |
1921 | 1921 | | |
1922 | 1922 | | |
1923 | | - | |
| 1923 | + | |
1924 | 1924 | | |
1925 | 1925 | | |
1926 | 1926 | | |
| |||
4088 | 4088 | | |
4089 | 4089 | | |
4090 | 4090 | | |
4091 | | - | |
4092 | | - | |
4093 | | - | |
4094 | | - | |
| 4091 | + | |
| 4092 | + | |
| 4093 | + | |
| 4094 | + | |
4095 | 4095 | | |
4096 | 4096 | | |
4097 | 4097 | | |
| |||
0 commit comments