Skip to content

Commit f4dc176

Browse files
chore(deps): bump execa from 5.0.1 to 5.1.1 (#2766)
Bumps [execa](https://github.com/sindresorhus/execa) from 5.0.1 to 5.1.1. - [Release notes](https://github.com/sindresorhus/execa/releases) - [Commits](sindresorhus/execa@v5.0.1...v5.1.1) --- updated-dependencies: - dependency-name: execa dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b368fd8 commit f4dc176

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -4502,9 +4502,9 @@ execa@^4.0.0, execa@^4.1.0:
45024502
strip-final-newline "^2.0.0"
45034503

45044504
execa@^5.0.0:
4505-
version "5.0.1"
4506-
resolved "https://registry.yarnpkg.com/execa/-/execa-5.0.1.tgz#aee63b871c9b2cb56bc9addcd3c70a785c6bf0d1"
4507-
integrity sha512-4hFTjFbFzQa3aCLobpbPJR/U+VoL1wdV5ozOWjeet0AWDeYr9UFGM1eUFWHX+VtOWFq4p0xXUXfW1YxUaP4fpw==
4505+
version "5.1.1"
4506+
resolved "https://registry.yarnpkg.com/execa/-/execa-5.1.1.tgz#f80ad9cbf4298f7bd1d4c9555c21e93741c411dd"
4507+
integrity sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==
45084508
dependencies:
45094509
cross-spawn "^7.0.3"
45104510
get-stream "^6.0.0"

0 commit comments

Comments
 (0)