From 70a0e3cf20b0c61bf763877e10126a6bb8b832a9 Mon Sep 17 00:00:00 2001 From: soulgalore Date: Thu, 30 Mar 2023 21:14:01 +0200 Subject: [PATCH] new beta bt --- npm-shrinkwrap.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 6d653a698..27866afeb 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -15,7 +15,7 @@ "@tgwf/co2": "0.12.2", "aws-sdk": "2.1327.0", "axe-core": "4.6.3", - "browsertime": "17.5.0-beta1", + "browsertime": "17.5.0-beta2", "cli-color": "2.0.3", "coach-core": "7.1.3", "concurrent-queue": "7.0.2", @@ -1843,9 +1843,9 @@ } }, "node_modules/browsertime": { - "version": "17.5.0-beta1", - "resolved": "https://registry.npmjs.org/browsertime/-/browsertime-17.5.0-beta1.tgz", - "integrity": "sha512-drlIojfNIptVury/8fJusbzBF5xU182P3I6G6N9v6ONzTYxSbliZloA4+5yGCLkaC8lx8/VchdMAoNZN9OuaDQ==", + "version": "17.5.0-beta2", + "resolved": "https://registry.npmjs.org/browsertime/-/browsertime-17.5.0-beta2.tgz", + "integrity": "sha512-WYVeplztdiO3YSmgViLf59uw+TmipzWxOyItS6eC9Sva7zG7WVsFGVJM4WhlyNOE/bbc+8pWz9h1E6/pMnE7JQ==", "dependencies": { "@cypress/xvfb": "1.2.4", "@devicefarmer/adbkit": "2.11.3", @@ -10632,9 +10632,9 @@ } }, "browsertime": { - "version": "17.5.0-beta1", - "resolved": "https://registry.npmjs.org/browsertime/-/browsertime-17.5.0-beta1.tgz", - "integrity": "sha512-drlIojfNIptVury/8fJusbzBF5xU182P3I6G6N9v6ONzTYxSbliZloA4+5yGCLkaC8lx8/VchdMAoNZN9OuaDQ==", + "version": "17.5.0-beta2", + "resolved": "https://registry.npmjs.org/browsertime/-/browsertime-17.5.0-beta2.tgz", + "integrity": "sha512-WYVeplztdiO3YSmgViLf59uw+TmipzWxOyItS6eC9Sva7zG7WVsFGVJM4WhlyNOE/bbc+8pWz9h1E6/pMnE7JQ==", "requires": { "@cypress/xvfb": "1.2.4", "@devicefarmer/adbkit": "2.11.3", diff --git a/package.json b/package.json index 68bc3edda..c972d5c88 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "@tgwf/co2": "0.12.2", "aws-sdk": "2.1327.0", "axe-core": "4.6.3", - "browsertime": "17.5.0-beta1", + "browsertime": "17.5.0-beta2", "coach-core": "7.1.3", "cli-color": "2.0.3", "concurrent-queue": "7.0.2",