Skip to content

Commit

Permalink
build(deps): bump lighthouse from 10.3.0 to 10.4.0 (#485)
Browse files Browse the repository at this point in the history
Bumps [lighthouse](https://github.com/GoogleChrome/lighthouse) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/GoogleChrome/lighthouse/releases)
- [Changelog](https://github.com/GoogleChrome/lighthouse/blob/main/changelog.md)
- [Commits](GoogleChrome/lighthouse@v10.3.0...v10.4.0)

---
updated-dependencies:
- dependency-name: lighthouse
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 11, 2023
1 parent 5b81d2e commit cb40f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/lighthouse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"stats"
],
"dependencies": {
"lighthouse": "~10.3.0"
"lighthouse": "~10.4.0"
},
"devDependencies": {
"@browserless/test": "^9.11.0",
Expand Down

0 comments on commit cb40f0c

Please sign in to comment.