1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 06:38:07 +02:00

Upgrade Puppeteer to version 24.0.0

This is a major version bump, but the changelog at
https://github.com/puppeteer/puppeteer/releases/tag/puppeteer-core-v24.0.0
doesn't indicate any breaking changes that should impact us.
This commit is contained in:
Tim van der Meij 2025-01-12 18:44:28 +01:00
parent e1b972aac3
commit d7e6d95304
No known key found for this signature in database
GPG key ID: 8C3FD2925A5F2762
2 changed files with 57 additions and 30 deletions

View file

@ -44,7 +44,7 @@
"postcss-discard-comments": "^7.0.3",
"postcss-nesting": "^13.0.1",
"prettier": "^3.4.2",
"puppeteer": "^23.11.1",
"puppeteer": "^24.0.0",
"stylelint": "^16.12.0",
"stylelint-prettier": "^5.0.2",
"svglint": "^3.1.0",