From 41fdd662b445b419b9ab6999d46b0d5f78bddb06 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Aug 2021 05:21:34 +0000 Subject: [PATCH] Bump execa from 4.1.0 to 5.1.1 Bumps [execa](https://github.com/sindresorhus/execa) from 4.1.0 to 5.1.1. - [Release notes](https://github.com/sindresorhus/execa/releases) - [Commits](https://github.com/sindresorhus/execa/compare/v4.1.0...v5.1.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cda512a..68feb64 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "eslint-config-prettier": "^6.15.0", "eslint-plugin-node": "^11.1.0", "eslint-plugin-prettier": "^3.4.0", - "execa": "^4.0.3", + "execa": "^5.1.1", "prettier": "^2.3.2", "qunit": "^2.16.0", "release-it": "^14.10.1", diff --git a/yarn.lock b/yarn.lock index 4e2135b..261573c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2954,7 +2954,7 @@ execa@4.0.3: signal-exit "^3.0.2" strip-final-newline "^2.0.0" -execa@5.1.1: +execa@5.1.1, execa@^5.1.1: version "5.1.1" resolved "https://registry.yarnpkg.com/execa/-/execa-5.1.1.tgz#f80ad9cbf4298f7bd1d4c9555c21e93741c411dd" integrity sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==