From d10b5cbe289ae86f17b749fd05b75f68b708f88e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20M=C3=BCller?= Date: Sun, 24 May 2020 22:03:18 +0200 Subject: [PATCH] Update yargs to 15.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0208cdc3..06dbdf8a 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "pretty-bytes": "^5.1.0", "puppeteer-core": "^3.1.0", "urltools": "^0.4.1", - "yargs": "^14.2.0" + "yargs": "^15.3.1" }, "devDependencies": { "coveralls": "^3.0.9",