build(docs-infra): update lighthouse to 6.5.0 (#39928)
This commit updates the `lighthouse` package to version 6.5.0 to take advantage of the latest fixes and audits. PR Close #39928
This commit is contained in:
committed by
Jessica Janiuk
parent
7851a254d8
commit
d5fc51cc22
@@ -27,7 +27,7 @@ const MIN_SCORES_PER_PAGE = {
|
||||
'cli/add': 98,
|
||||
'docs': 100,
|
||||
'guide/docs-style-guide': 95,
|
||||
'start': 97,
|
||||
'start': 98,
|
||||
};
|
||||
|
||||
// Run
|
||||
|
||||
Reference in New Issue
Block a user