From 0750b1a7e44d5db189853774a60bb91af627e2bf Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Tue, 20 Nov 2018 12:06:56 +0000 Subject: [PATCH] Update yargs from 12.0.2 to 12.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fbd3fc9f9..b912f9a77 100644 --- a/package.json +++ b/package.json @@ -103,6 +103,6 @@ "targz": "1.0.1", "try-require": "^1.2.1", "watch": "1.0.2", - "yargs": "12.0.2" + "yargs": "12.0.5" } }