Skip to content

Commit

Permalink
chore(deps): bump execa from 4.0.0 to 4.0.1 (#1529)
Browse files Browse the repository at this point in the history
Bumps [execa](https://github.com/sindresorhus/execa) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](sindresorhus/execa@v4.0.0...v4.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Anshuman Verma <anshu.av97@gmail.com>
Co-authored-by: James George <jamesgeorge998001@gmail.com>
  • Loading branch information
3 people committed May 21, 2020
1 parent cdee6a1 commit 49620e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5111,9 +5111,9 @@ execa@^3.2.0, execa@^3.4.0:
strip-final-newline "^2.0.0"

execa@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/execa/-/execa-4.0.0.tgz#7f37d6ec17f09e6b8fc53288611695b6d12b9daf"
integrity sha512-JbDUxwV3BoT5ZVXQrSVbAiaXhXUkIwvbhPIwZ0N13kX+5yCzOhUNdocxB/UQRuYOHRYYwAxKYwJYc0T4D12pDA==
version "4.0.1"
resolved "https://registry.yarnpkg.com/execa/-/execa-4.0.1.tgz#988488781f1f0238cd156f7aaede11c3e853b4c1"
integrity sha512-SCjM/zlBdOK8Q5TIjOn6iEHZaPHFsMoTxXQ2nvUvtPnuohz3H2dIozSg+etNR98dGoYUp2ENSKLL/XaMmbxVgw==
dependencies:
cross-spawn "^7.0.0"
get-stream "^5.0.0"
Expand Down

0 comments on commit 49620e0

Please sign in to comment.