From 526055cd70fa8ea58ab5657a402c0e1cd5c2820d Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 19 May 2015 18:47:55 -0700 Subject: [PATCH] :arrow_up: yargs@3.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2da54fc2..ae6f06540 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "theorist": "^1.0.2", "typescript-simple": "1.0.0", "underscore-plus": "^1.6.6", - "yargs": "^3.7.2" + "yargs": "^3.9" }, "packageDependencies": { "atom-dark-syntax": "0.27.0",