Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): bump execa from 7.1.1 to 7.2.0 (#144)
Bumps [execa](https://github.com/sindresorhus/execa) from 7.1.1 to 7.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sindresorhus/execa/releases">execa's releases</a>.</em></p> <blockquote> <h2>v7.2.0</h2> <ul> <li>Add <code>cwd</code> error property (<a href="https://redirect.github.com/sindresorhus/execa/issues/565">#565</a>) f57fdec</li> </ul> <p><a href="https://github.com/sindresorhus/execa/compare/v7.1.1...v7.2.0">https://github.com/sindresorhus/execa/compare/v7.1.1...v7.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sindresorhus/execa/commit/db9ea8bb5f10c559f1a757fb6677c1db87cba61b"><code>db9ea8b</code></a> 7.2.0</li> <li><a href="https://github.com/sindresorhus/execa/commit/f57fdeceb60d95f2799de0dc950196f1f7fd5e75"><code>f57fdec</code></a> Add <code>cwd</code> error property (<a href="https://redirect.github.com/sindresorhus/execa/issues/565">#565</a>)</li> <li><a href="https://github.com/sindresorhus/execa/commit/a228eda72e3dc7f1af077f5c847c7d11446fea89"><code>a228eda</code></a> Meta tweaks</li> <li><a href="https://github.com/sindresorhus/execa/commit/7bc6eb41018e0a8553add519559055c7e7b6f322"><code>7bc6eb4</code></a> Add note about graceful termination (<a href="https://redirect.github.com/sindresorhus/execa/issues/562">#562</a>)</li> <li><a href="https://github.com/sindresorhus/execa/commit/19af77f561c1ba71dfb4648a1e61ee657343ae00"><code>19af77f</code></a> Upgrade <code>xo</code> to <code>0.54.2</code> (<a href="https://redirect.github.com/sindresorhus/execa/issues/563">#563</a>)</li> <li><a href="https://github.com/sindresorhus/execa/commit/f067d5f1836be37da66891528706618869b8e881"><code>f067d5f</code></a> Meta tweaks</li> <li><a href="https://github.com/sindresorhus/execa/commit/b44d4066aebd2db0c7864936e710b9fa6f5ab9d2"><code>b44d406</code></a> Add sponsor to readme</li> <li>See full diff in <a href="https://github.com/sindresorhus/execa/compare/v7.1.1...v7.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=execa&package-manager=npm_and_yarn&previous-version=7.1.1&new-version=7.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 - `@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information