Browsertime 18.0.0

This commit is contained in:
soulgalore 2023-11-07 13:19:40 +01:00
parent e23587c48a
commit 3fc2536c68
4 changed files with 192 additions and 536 deletions

View File

@ -2,8 +2,10 @@
## UNRELEASED
### Fixed
* * Downgrade puppeteer in the +1 container for Lighthouse, thank you [bairov pavel](https://github.com/Amerousful) for PR [#123](https://github.com/sitespeedio/plugin-lighthouse/pull/123).
* Downgrade puppeteer in the +1 container for Lighthouse, thank you [bairov pavel](https://github.com/Amerousful) for PR [#123](https://github.com/sitespeedio/plugin-lighthouse/pull/123).
### Added
* Upgrade to Browsertime 18.0.0.
## 30.2.1 - 2023-11-03
### Fixed

View File

@ -1 +1 @@
17.19.0
18.0.0

720
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load Diff

View File

@ -83,7 +83,7 @@
"@tgwf/co2": "0.13.6",
"aws-sdk": "2.1327.0",
"axe-core": "4.8.2",
"browsertime": "17.19.0",
"browsertime": "18.0.0",
"coach-core": "8.0.2",
"cli-color": "2.0.3",
"concurrent-queue": "7.0.2",