Skip to content

Commit 58fa67f

Browse files
committed
Bump puppeteer to latest major version
1 parent d694f59 commit 58fa67f

File tree

2 files changed

+41
-11
lines changed

2 files changed

+41
-11
lines changed

package-lock.json

Lines changed: 40 additions & 10 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/cburgmer/js-imagediff.git#v1.1merged",
4747
"jasmine-core": "^3.5.0",
48-
"puppeteer": "^1.20.0"
48+
"puppeteer": "^2.0.0"
4949
},
5050
"scripts": {
5151
"test": "grunt && ./test/integrationTest.js"

0 commit comments

Comments
 (0)