Browsertime 18.0.0
This commit is contained in:
parent
e23587c48a
commit
3fc2536c68
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
17.19.0
|
||||
18.0.0
|
||||
File diff suppressed because it is too large
Load Diff
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue