From e9a778ca80014bb14d8d5392d0f3725504e9d987 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 9 Jan 2018 07:24:27 +0000 Subject: [PATCH] fix(package): update yargs to version 10.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5dd6030..a76fd3a 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "include-all": "^4.0.3", "lodash": "^4.7.0", "underscore.string": "^3.0.3", - "yargs": "^9.0.1", + "yargs": "^10.1.1", "inquirer": "^4.0.0" }, "devDependencies": {