Skip to content

Commit

Permalink
Build(deps): bump puppeteer-core from 21.6.1 to 22.13.0
Browse files Browse the repository at this point in the history
Bumps [puppeteer-core](https://github.com/puppeteer/puppeteer) from 21.6.1 to 22.13.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@puppeteer-core-v21.6.1...puppeteer-core-v22.13.0)

---
updated-dependencies:
- dependency-name: puppeteer-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent 3f21f87 commit 1a57b68
Show file tree
Hide file tree
Showing 10 changed files with 1,787 additions and 1,164 deletions.
387 changes: 225 additions & 162 deletions services/fcbk/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion services/fcbk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@sparticuz/chromium": "119.0.2",
"puppeteer-core": "21.6.1"
"puppeteer-core": "22.13.0"
},
"devDependencies": {
"@vercel/node": "^3.0.25",
Expand Down
387 changes: 225 additions & 162 deletions services/heatbadger/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion services/heatbadger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@sparticuz/chromium": "119.0.2",
"puppeteer-core": "21.6.1",
"puppeteer-core": "22.13.0",
"dayjs": "^1.11.8"
},
"devDependencies": {
Expand Down
712 changes: 429 additions & 283 deletions services/oggo/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion services/oggo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@sparticuz/chromium": "119.0.2",
"puppeteer-core": "21.6.1"
"puppeteer-core": "22.13.0"
},
"devDependencies": {
"@vercel/node": "^3.0.25",
Expand Down
743 changes: 474 additions & 269 deletions services/pdfx/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion services/pdfx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"dependencies": {
"@sparticuz/chromium": "119.0.2",
"puppeteer-core": "21.6.1",
"puppeteer-core": "22.13.0",
"vue": "^2.7.14"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 1a57b68

Please sign in to comment.