Skip to content

Commit

Permalink
Bump puppeteer now that we fixed the issue with newer Chrome versions
Browse files Browse the repository at this point in the history
  • Loading branch information
cburgmer committed Jan 16, 2022
1 parent 7ad7a65 commit c256bf9
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 47 deletions.
94 changes: 48 additions & 46 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
Expand Up @@ -45,7 +45,7 @@
"imagediff": "git://github.com/HumbleSoftware/js-imagediff.git#5edce005fe",
"jasmine-core": "^4.0.0",
"prettier": "^2.5.1",
"puppeteer": "^5.1.0"
"puppeteer": "^13.0.1"
},
"prettier": {
"tabWidth": 4
Expand Down

0 comments on commit c256bf9

Please sign in to comment.