From 50d346fc2669abfcb6fd2fa1553507c4e0224935 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 29 Jun 2018 06:26:08 +0000 Subject: [PATCH] chore(package): update yargs to version 12.0.1 Closes #559 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80e062526..f9b67b7e6 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "webpack-shell-plugin": "^0.5.0", "xhr-mock": "^1.9.1", "xmldom": "^0.1.27", - "yargs": "^8.0.2" + "yargs": "^12.0.1" }, "repository": "http://github.com/GrimoireGL/GrimoireJS", "scripts": {