From 3bbcdf38671b7a90abef7b4db7a0e00b66dc1020 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 3 May 2017 14:57:08 +0000 Subject: [PATCH] fix(package): update yargs to version 8.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bec9c64..58cb0fe 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "file-exists": "^2.0.0", "mock-fs": "^4.0.0", "username": "2.x.x", - "yargs": "^7.0.1" + "yargs": "^8.0.1" }, "description": "Enable autostart for your node apps", "devDependencies": {