Skip to content

Commit

Permalink
chore(deps): update dependency lighthouse to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 25, 2023
1 parent 888b93a commit 414b8dc
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 174 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"run:gather-run": "lighthouse https://github.com/GoogleChrome/lighthouse --plugins=lighthouse-plugin-crux --only-categories=lighthouse-plugin-crux --chrome-flags='--headless' --view"
},
"peerDependencies": {
"lighthouse": "^7.0.0 || ^9.0.0 || ^10.0.0"
"lighthouse": "^7.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0"
},
"devDependencies": {
"@types/eslint": "8.44.2",
Expand All @@ -32,7 +32,7 @@
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.0",
"lerna": "7.1.5",
"lighthouse": "10.4.0",
"lighthouse": "11.0.0",
"prettier": "3.0.2",
"rimraf": "5.0.1",
"tap": "16.3.8",
Expand Down
Loading

0 comments on commit 414b8dc

Please sign in to comment.