Skip to content

Commit f69d147

Browse files
Build(deps-dev): Bump execa from 5.0.0 to 5.0.1 (#10993)
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[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21ce278 commit f69d147

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"eslint-plugin-regexp": "0.11.0",
117117
"eslint-plugin-unicorn": "32.0.1",
118118
"esm-utils": "1.1.0",
119-
"execa": "5.0.0",
119+
"execa": "5.0.1",
120120
"jest": "27.0.3",
121121
"jest-snapshot-serializer-ansi": "1.0.0",
122122
"jest-snapshot-serializer-raw": "1.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3410,10 +3410,10 @@ exec-sh@^0.3.2:
34103410
resolved "https://registry.yarnpkg.com/exec-sh/-/exec-sh-0.3.4.tgz#3a018ceb526cc6f6df2bb504b2bfe8e3a4934ec5"
34113411
integrity sha512-sEFIkc61v75sWeOe72qyrqg2Qg0OuLESziUDk/O/z2qgS15y2gWVFrI6f2Qn/qw/0/NCfCEsmNA4zOjkwEZT1A==
34123412

3413-
execa@5.0.0, execa@^5.0.0:
3414-
version "5.0.0"
3415-
resolved "https://registry.yarnpkg.com/execa/-/execa-5.0.0.tgz#4029b0007998a841fbd1032e5f4de86a3c1e3376"
3416-
integrity sha512-ov6w/2LCiuyO4RLYGdpFGjkcs0wMTgGE8PrkTHikeUy5iJekXyPIKUjifk5CsE0pt7sMCrMZ3YNqoCj6idQOnQ==
3413+
execa@5.0.1, execa@^5.0.0:
3414+
version "5.0.1"
3415+
resolved "https://registry.yarnpkg.com/execa/-/execa-5.0.1.tgz#aee63b871c9b2cb56bc9addcd3c70a785c6bf0d1"
3416+
integrity sha512-4hFTjFbFzQa3aCLobpbPJR/U+VoL1wdV5ozOWjeet0AWDeYr9UFGM1eUFWHX+VtOWFq4p0xXUXfW1YxUaP4fpw==
34173417
dependencies:
34183418
cross-spawn "^7.0.3"
34193419
get-stream "^6.0.0"

0 commit comments

Comments
 (0)