Skip to content

Commit a0b315e

Browse files
fix(deps): update dependency puppeteer to v16 (#451)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 72fe792 commit a0b315e

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"express": "^4.17.1",
3030
"html-minifier": "^4.0.0",
3131
"lighthouse": "^9.6.3",
32-
"puppeteer": "^15.0.0"
32+
"puppeteer": "^16.0.0"
3333
},
3434
"engines": {
3535
"node": ">=14.15 <18"

0 commit comments

Comments
 (0)