From 573421a02e4430ee850e295ad007276affbfd6c0 Mon Sep 17 00:00:00 2001 From: soulgalore Date: Wed, 29 Mar 2023 13:35:48 +0200 Subject: [PATCH] new bt --- docs/_includes/version/browsertime.txt | 2 +- npm-shrinkwrap.json | 14 +++++++------- package.json | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/_includes/version/browsertime.txt b/docs/_includes/version/browsertime.txt index c15795bf6..67a9587f5 100644 --- a/docs/_includes/version/browsertime.txt +++ b/docs/_includes/version/browsertime.txt @@ -1 +1 @@ -17.3.0 \ No newline at end of file +17.4.0 \ No newline at end of file diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 535e5e976..43e48afb1 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.3.0", + "browsertime": "17.4.0", "cli-color": "2.0.3", "coach-core": "7.1.3", "concurrent-queue": "7.0.2", @@ -1843,9 +1843,9 @@ } }, "node_modules/browsertime": { - "version": "17.3.0", - "resolved": "https://registry.npmjs.org/browsertime/-/browsertime-17.3.0.tgz", - "integrity": "sha512-gFiDHw6yt+3PWQ4WPemV0zc5y5PnhdKmxjD7VHMdNLVyinr0loPsAWw2sySbQ9lhlYHdsVFzVunUYNC8b5GjSw==", + "version": "17.4.0", + "resolved": "https://registry.npmjs.org/browsertime/-/browsertime-17.4.0.tgz", + "integrity": "sha512-3WxvizW/VpwXOOZ63kFVnNNoWMrTMwweblXmHPyUFtIsZw7Xvq+7auRqbfRH2CGC73ctEVZFcDR+iQ4+C6haWQ==", "dependencies": { "@cypress/xvfb": "1.2.4", "@devicefarmer/adbkit": "2.11.3", @@ -10626,9 +10626,9 @@ } }, "browsertime": { - "version": "17.3.0", - "resolved": "https://registry.npmjs.org/browsertime/-/browsertime-17.3.0.tgz", - "integrity": "sha512-gFiDHw6yt+3PWQ4WPemV0zc5y5PnhdKmxjD7VHMdNLVyinr0loPsAWw2sySbQ9lhlYHdsVFzVunUYNC8b5GjSw==", + "version": "17.4.0", + "resolved": "https://registry.npmjs.org/browsertime/-/browsertime-17.4.0.tgz", + "integrity": "sha512-3WxvizW/VpwXOOZ63kFVnNNoWMrTMwweblXmHPyUFtIsZw7Xvq+7auRqbfRH2CGC73ctEVZFcDR+iQ4+C6haWQ==", "requires": { "@cypress/xvfb": "1.2.4", "@devicefarmer/adbkit": "2.11.3", diff --git a/package.json b/package.json index 27f71b73e..bb2209707 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.3.0", + "browsertime": "17.4.0", "coach-core": "7.1.3", "cli-color": "2.0.3", "concurrent-queue": "7.0.2",