use latest bt

This commit is contained in:
soulgalore 2019-01-03 00:55:07 +01:00
parent 2371050ed1
commit 50001746e1
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -678,9 +678,9 @@
"integrity": "sha1-81HTKWnTL6XXpVZxVCY9korjvR8="
},
"browsertime": {
"version": "4.0.0-alpha.7",
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-4.0.0-alpha.7.tgz",
"integrity": "sha512-60BBq7vh8fHPYPN0t1ifxGmsCbYJ68Ca+jUa7HWQpSaR5tmwMA9nMlJvFfZvsAdqwJNanK+0a+CI1Gyhesxkog==",
"version": "4.0.0-alpha.8",
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-4.0.0-alpha.8.tgz",
"integrity": "sha512-64jvpNYuhDJRQbUzdp57yRZZFQmTxDtIt3+oxJc3Kx+GKjm6u6kx4ClBkuXyPHLmWHOoBFitlhhTgY9GOKDeOQ==",
"requires": {
"@cypress/xvfb": "1.2.4",
"@sitespeed.io/chromedriver": "2.44.1",

View File

@ -72,7 +72,7 @@
"main": "./lib/sitespeed.js",
"dependencies": {
"aws-sdk": "2.361.0",
"browsertime": "4.0.0-alpha.7",
"browsertime": "4.0.0-alpha.8",
"cli-color": "1.4.0",
"concurrent-queue": "7.0.2",
"dayjs-ext": "2.2.0",