Skip to content

Commit

Permalink
Merge pull request #1147 from camptocamp/renovate/master-puppeteer-23.x
Browse files Browse the repository at this point in the history
Update dependency puppeteer to v23 (master)
  • Loading branch information
sbrunner authored Sep 2, 2024
2 parents 79f6c48 + c673d8f commit 87837f8
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 25 deletions.
57 changes: 33 additions & 24 deletions acceptance_tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion acceptance_tests/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"commander": "12.1.0",
"puppeteer": "22.15.0"
"puppeteer": "23.2.1"
},
"type": "module"
}

0 comments on commit 87837f8

Please sign in to comment.