From fc40dcf4fba97b0489f6c593e635524cc7691fcd Mon Sep 17 00:00:00 2001 From: Peter Hedenskog Date: Tue, 10 Dec 2024 10:45:44 +0100 Subject: [PATCH] Browsertime 23.4.2 --- npm-shrinkwrap.json | 9 +++++---- package.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 40655f0c99..ec96720d92 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -15,7 +15,7 @@ "@sitespeed.io/plugin": "0.0.6", "@tgwf/co2": "0.16.0", "axe-core": "4.10.2", - "browsertime": "23.4.1", + "browsertime": "23.4.2", "cli-color": "2.0.4", "coach-core": "8.0.2", "concurrent-queue": "7.0.2", @@ -3630,9 +3630,10 @@ } }, "node_modules/browsertime": { - "version": "23.4.1", - "resolved": "https://registry.npmjs.org/browsertime/-/browsertime-23.4.1.tgz", - "integrity": "sha512-CkzfRvjn8m+gqSIHkwvYbNGIBlaAyBY6Rx8qeFEaeGJbvUFxo0uPRPj61wAmQDuWSg1ZhoGzk8QBp9/qRvttrA==", + "version": "23.4.2", + "resolved": "https://registry.npmjs.org/browsertime/-/browsertime-23.4.2.tgz", + "integrity": "sha512-jbLuskDwJDq3vIdk3xw4ySCsze/1Hb1J7DZ4ebdimtZEV7KksPRh27Z/tfCJ6jN0LhM0myTKA+OIqucXM6kDQQ==", + "license": "MIT", "dependencies": { "@cypress/xvfb": "1.2.4", "@devicefarmer/adbkit": "3.2.6", diff --git a/package.json b/package.json index 3b234219fb..4bbf8b4f3a 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "@tgwf/co2": "0.16.0", "@aws-sdk/client-s3": "3.609.0", "axe-core": "4.10.2", - "browsertime": "23.4.1", + "browsertime": "23.4.2", "coach-core": "8.0.2", "cli-color": "2.0.4", "concurrent-queue": "7.0.2",