From f9da49db413270c3f36a3182d3039cc5b08ce511 Mon Sep 17 00:00:00 2001 From: Andreas Parusel Date: Mon, 23 Sep 2019 12:11:07 +0200 Subject: [PATCH] Updated lighthouse to current version 5.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 61fafce..79ae543 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "chrome-launcher": "^0.10.2", "google-auth-library": "^0.10.0", "googleapis": "^16.0.0", - "lighthouse": "^5.2.0", + "lighthouse": "^5.4.0", "micro-promisify": "^0.1.1", "readline-sync": "^1.4.6", "yargs": "^6.6.0",