lighthouse 12.6.0-dev.20250505 → 12.6.0-dev.20250506
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "lighthouse",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "12.6.0-dev.
|
|
4
|
+
"version": "12.6.0-dev.20250506",
|
|
5
5
|
"description": "Automated auditing, performance metrics, and best practices for the web.",
|
|
6
6
|
"main": "./core/index.js",
|
|
7
7
|
"bin": {
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
"@paulirish/trace_engine": "0.0.52",
|
|
189
189
|
"@sentry/node": "^7.0.0",
|
|
190
190
|
"axe-core": "^4.10.3",
|
|
191
|
-
"chrome-launcher": "^1.
|
|
191
|
+
"chrome-launcher": "^1.2.0",
|
|
192
192
|
"configstore": "^5.0.1",
|
|
193
193
|
"csp_evaluator": "1.1.5",
|
|
194
194
|
"devtools-protocol": "0.0.1445099",
|