From 26c736d7579fb1753cf01f9c2cdc7b177aa0455a Mon Sep 17 00:00:00 2001 From: Austin Pray Date: Sun, 22 Feb 2015 17:40:48 -0600 Subject: [PATCH] Bump yargs --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5c573f..84270c5 100644 --- a/package.json +++ b/package.json @@ -52,6 +52,6 @@ "merge-stream": "^0.1.7", "traverse": "^0.6.6", "wiredep": "^2.1.0", - "yargs": "^2.3.0" + "yargs": "^3.2.1" } }