abhinaba-ghosh / playwright-lighthouse

:performing_arts:: Playwright Lighthouse Audit
https://www.npmjs.com/package/playwright-lighthouse
MIT License
240 stars 28 forks source link

Upgrade all devDependencies #18

Closed tobiasf closed 2 years ago

tobiasf commented 2 years ago

The most important package to upgrade was lighthouse, to make sure this package get's similar results to running lighthouse in a browser.

I upgraded the rest to fix a couple security issues.

Also removed playwright from peerDependencies, as it wasn't in use in the code.

abhinaba-ghosh commented 2 years ago

Thanks for the PR. The update is available in v2.0.4