Skip to content

Commit

Permalink
chore(deps): update dependency lighthouse to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent de6c8f6 commit dffe8c1
Show file tree
Hide file tree
Showing 2 changed files with 522 additions and 212 deletions.
4 changes: 2 additions & 2 deletions packages/lighthouse-plugin-co2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"run:dev": "cross-env NODE_PATH=.. yarn lighthouse https://d13z.dev --plugins=lighthouse-plugin-co2 --only-categories=lighthouse-plugin-co2 --view"
},
"peerDependencies": {
"lighthouse": "^9.0.0"
"lighthouse": "^9.0.0 || ^12.0.0"
},
"devDependencies": {
"lighthouse": "^9.2.0"
"lighthouse": "^12.0.0"
},
"dependencies": {
"bytes-to-co2": "^0.3.65"
Expand Down
Loading

0 comments on commit dffe8c1

Please sign in to comment.