Skip to content

Commit c256bf9

Browse files
committed
Bump puppeteer now that we fixed the issue with newer Chrome versions
1 parent 7ad7a65 commit c256bf9

File tree

2 files changed

+49
-47
lines changed

2 files changed

+49
-47
lines changed

package-lock.json

Lines changed: 48 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"imagediff": "git://github.com/HumbleSoftware/js-imagediff.git#5edce005fe",
4646
"jasmine-core": "^4.0.0",
4747
"prettier": "^2.5.1",
48-
"puppeteer": "^5.1.0"
48+
"puppeteer": "^13.0.1"
4949
},
5050
"prettier": {
5151
"tabWidth": 4

0 commit comments

Comments
 (0)