build(deps-dev): bump execa from 4.0.2 to 4.0.3 (#1544)

This commit is contained in:
dependabot-preview[bot] 2020-07-08 08:18:05 +00:00 committed by GitHub
parent fe9e227ae4
commit 9b04ea3324
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2704,9 +2704,9 @@ execa@^1.0.0:
strip-eof "^1.0.0"
execa@^4.0.0, execa@^4.0.1, execa@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/execa/-/execa-4.0.2.tgz#ad87fb7b2d9d564f70d2b62d511bee41d5cbb240"
integrity sha512-QI2zLa6CjGWdiQsmSkZoGtDx2N+cQIGb3yNolGTdjSQzydzLgYYf8LRuagp7S7fPimjcrzUDSUFd/MgzELMi4Q==
version "4.0.3"
resolved "https://registry.yarnpkg.com/execa/-/execa-4.0.3.tgz#0a34dabbad6d66100bd6f2c576c8669403f317f2"
integrity sha512-WFDXGHckXPWZX19t1kCsXzOpqX9LWYNqn4C+HqZlk/V0imTkzJZqf87ZBhvpHaftERYknpk0fjSylnXVlVgI0A==
dependencies:
cross-spawn "^7.0.0"
get-stream "^5.0.0"