From c2a91b260bd4e17cf215b404bf1772d4bcc175b6 Mon Sep 17 00:00:00 2001 From: Minh Chau Date: Wed, 27 Jun 2018 20:35:09 +0900 Subject: [PATCH] feat: use Chrome 67.0.3396.99 --- lib/chromeConfig.js | 4 +- package-lock.json | 2 +- package.json | 2 +- results/2.9.4.html | 2 +- results/2.9.4.json | 492 ++++++++++++++++++++++---------------------- results/3.0.0.html | 2 +- results/3.0.0.json | 158 +++++++------- 7 files changed, 331 insertions(+), 331 deletions(-) diff --git a/lib/chromeConfig.js b/lib/chromeConfig.js index 191b633..1a1ab29 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.87', + version: '67.0.3396.99', checksum: { algorithm: 'sha256', - value: 'bb110d5a309567977ff6f9eab5491a4adeae7aa7bbd94d12fd9a689b89d447c7' + value: 'f170bf336cbc56bcbf5eb6c2be5caa376ea009e9d9990897ccc9b97a5d3fd694' } } diff --git a/package-lock.json b/package-lock.json index 5a0caf0..ba21c90 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "lighthouse-lambda", - "version": "3.0.0-rc.2", + "version": "3.0.0-rc.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 21b1740..6785817 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lighthouse-lambda", - "version": "3.0.0-rc.2", + "version": "3.0.0-rc.3", "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 b042167..7296754 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 - + - +