Skip to content

Commit

Permalink
Update dependency puppeteer to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 2, 2022
1 parent 7b0a4d2 commit c2b8980
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 93 deletions.
205 changes: 113 additions & 92 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"chai": "4.3.6",
"cucumber": "6.0.7",
"puppeteer": "5.5.0"
"puppeteer": "14.2.1"
},
"description": "Puppeteer end-to-end test automation boilerplate. Using Commonjs, Cucumber, Chai and Should.",
"devDependencies": {
Expand Down

0 comments on commit c2b8980

Please sign in to comment.