Skip to content

Commit 7a0a575

Browse files
committed
roll latest devtools frontend
1 parent ef7d1c4 commit 7a0a575

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/yargs": "^17.0.33",
4949
"@typescript-eslint/eslint-plugin": "^8.43.0",
5050
"@typescript-eslint/parser": "^8.43.0",
51-
"chrome-devtools-frontend": "1.0.1515446",
51+
"chrome-devtools-frontend": "1.0.1515796",
5252
"eslint": "^9.35.0",
5353
"globals": "^16.4.0",
5454
"prettier": "^3.6.2",

tests/trace-processing/parse.test.js.snapshot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Metrics (lab / observed):
1111
- Load duration: 14.7 ms, bounds: {min: 122411037986, max: 122411052690}
1212
- Render delay: 73.4 ms, bounds: {min: 122411052690, max: 122411126100}
1313
- CLS: 0.00
14+
Metrics (field / real users): n/a – no data for this page in CrUX
1415
Available insights:
1516
- insight name: LCPBreakdown
1617
description: Each [subpart has specific improvement strategies](https://web.dev/articles/optimize-lcp#lcp-breakdown). Ideally, most of the LCP time should be spent on loading the resources, not within delays.

0 commit comments

Comments
 (0)