Skip to content

Commit a28cf87

Browse files
committed
Bump puppeteer to a version which still works
1 parent be7175d commit a28cf87

File tree

2 files changed

+79
-6
lines changed

2 files changed

+79
-6
lines changed

package-lock.json

Lines changed: 78 additions & 5 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
"grunt-umd": "^3.0.0",
4646
"imagediff": "git://github.com/HumbleSoftware/js-imagediff.git#5edce005fe",
4747
"jasmine-core": "^3.99.0",
48-
"puppeteer": "^3.3.0"
48+
"puppeteer": "^5.1.0"
4949
},
5050
"scripts": {
5151
"test": "grunt && ./test/integrationTest.js"

0 commit comments

Comments
 (0)