Skip to content

Commit 0b14cca

Browse files
Bump execa from 5.0.0 to 5.0.1
Bumps [execa](https://github.com/sindresorhus/execa) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/sindresorhus/execa/releases) - [Commits](sindresorhus/execa@v5.0.0...v5.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 29a1fbe commit 0b14cca

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

yarn.lock

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3217,7 +3217,7 @@ esutils@^2.0.2:
32173217
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"
32183218
integrity sha1-Cr9PHKpbyx96nYrMbepPqqBLrJs=
32193219

3220-
[email protected], execa@^5.0.0:
3220+
32213221
version "5.0.0"
32223222
resolved "https://registry.yarnpkg.com/execa/-/execa-5.0.0.tgz#4029b0007998a841fbd1032e5f4de86a3c1e3376"
32233223
integrity sha512-ov6w/2LCiuyO4RLYGdpFGjkcs0wMTgGE8PrkTHikeUy5iJekXyPIKUjifk5CsE0pt7sMCrMZ3YNqoCj6idQOnQ==
@@ -3275,6 +3275,21 @@ execa@^4.0.2, execa@^4.0.3:
32753275
signal-exit "^3.0.2"
32763276
strip-final-newline "^2.0.0"
32773277

3278+
execa@^5.0.0:
3279+
version "5.0.1"
3280+
resolved "https://registry.yarnpkg.com/execa/-/execa-5.0.1.tgz#aee63b871c9b2cb56bc9addcd3c70a785c6bf0d1"
3281+
integrity sha512-4hFTjFbFzQa3aCLobpbPJR/U+VoL1wdV5ozOWjeet0AWDeYr9UFGM1eUFWHX+VtOWFq4p0xXUXfW1YxUaP4fpw==
3282+
dependencies:
3283+
cross-spawn "^7.0.3"
3284+
get-stream "^6.0.0"
3285+
human-signals "^2.1.0"
3286+
is-stream "^2.0.0"
3287+
merge-stream "^2.0.0"
3288+
npm-run-path "^4.0.1"
3289+
onetime "^5.1.2"
3290+
signal-exit "^3.0.3"
3291+
strip-final-newline "^2.0.0"
3292+
32783293
exit@^0.1.2:
32793294
version "0.1.2"
32803295
resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c"

0 commit comments

Comments
 (0)