From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 29 Oct 2020 15:07:30 +0000 (+0000) Subject: build(deps-dev): bump execa from 4.0.3 to 4.1.0 (#2517) X-Git-Tag: v3.0.3~71 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00c62c1b5cf8b211fe8764f0e27caf60b517625a;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump execa from 4.0.3 to 4.1.0 (#2517) --- diff --git a/yarn.lock b/yarn.lock index 479504fc30..e04ccf8c1f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2817,9 +2817,9 @@ execa@^1.0.0: strip-eof "^1.0.0" execa@^4.0.0, execa@^4.0.2, execa@^4.0.3: - version "4.0.3" - resolved "https://registry.yarnpkg.com/execa/-/execa-4.0.3.tgz#0a34dabbad6d66100bd6f2c576c8669403f317f2" - integrity sha512-WFDXGHckXPWZX19t1kCsXzOpqX9LWYNqn4C+HqZlk/V0imTkzJZqf87ZBhvpHaftERYknpk0fjSylnXVlVgI0A== + version "4.1.0" + resolved "https://registry.yarnpkg.com/execa/-/execa-4.1.0.tgz#4e5491ad1572f2f17a77d388c6c857135b22847a" + integrity sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA== dependencies: cross-spawn "^7.0.0" get-stream "^5.0.0"