From 90162785a614f5bf7ddfea440c3e8704991bd849 Mon Sep 17 00:00:00 2001 From: Minh Chau Date: Thu, 26 Jul 2018 01:33:49 +0900 Subject: [PATCH 1/2] feat: use Chrome 68.0.3440.75 --- lib/chromeConfig.js | 4 +- package-lock.json | 2 +- package.json | 2 +- results/2.9.4.html | 2 +- results/2.9.4.json | 514 +++++++++++++++++++++----------------------- 5 files changed, 251 insertions(+), 273 deletions(-) diff --git a/lib/chromeConfig.js b/lib/chromeConfig.js index 1a1ab29..7a008de 100644 --- a/lib/chromeConfig.js +++ b/lib/chromeConfig.js @@ -6,10 +6,10 @@ exports.binary = { binPath: binPath, cachePath: getCachePath(), fileName: 'headless-chromium', - version: '67.0.3396.99', + version: '68.0.3440.75', checksum: { algorithm: 'sha256', - value: 'f170bf336cbc56bcbf5eb6c2be5caa376ea009e9d9990897ccc9b97a5d3fd694' + value: 'dd3e4a11463b318bad55ce01e67d60d8bcec60f7bb9b8a5b4886489509c69014' } } diff --git a/package-lock.json b/package-lock.json index 2b94571..cedfafc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "lighthouse-lambda", - "version": "2.0.3", + "version": "2.0.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2cc5780..d099aee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lighthouse-lambda", - "version": "2.0.3", + "version": "2.0.4", "description": "Run Google Chrome Lighthouse on AWS Lambda.", "engines": { "node": "8.10.x" diff --git a/results/2.9.4.html b/results/2.9.4.html index 7296754..5a1068b 100644 --- a/results/2.9.4.html +++ b/results/2.9.4.html @@ -3846,7 +3846,7 @@

Lighthouse

*/ ReportRenderer.ReportJSON; // eslint-disable-line no-unused-expressions - +