From af847a87fb8a5ed41d06071a63e92457c7752862 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Wed, 3 May 2017 07:55:08 -0700 Subject: [PATCH] chore(package): update yargs to version 8.0.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c3abcea..36a743a 100644 --- a/package.json +++ b/package.json @@ -190,6 +190,6 @@ "run-sequence": "^1.1.4", "sinon": "^1.17.1", "sinon-chai": "^2.8.0", - "yargs": "^3.32.0" + "yargs": "^8.0.1" } }