From 0ccf04e9832393313c75aa6b371f523a8cbd2e57 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2019 08:12:35 +0000 Subject: [PATCH] chore(package): update execa to version 2.0.5 Closes #16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d0db8f..90c9cef 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "eslint-config-xo": "^0.24.2", "eslint-plugin-json": "^1.2.1", "eslint-plugin-prettier": "^2.6.2", - "execa": "^1.0.0", + "execa": "^2.0.5", "husky": "^0.14.3", "jest": "^23.5.0", "jest-cli": "^23.5.0",