Skip to content

Commit c762e1b

Browse files
committed
Bump puppeteer to next major version
1 parent 70d5389 commit c762e1b

File tree

2 files changed

+220
-27
lines changed

2 files changed

+220
-27
lines changed

package-lock.json

Lines changed: 219 additions & 26 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": "^2.1.1"
48+
"puppeteer": "^3.0.0"
4949
},
5050
"scripts": {
5151
"test": "grunt && ./test/integrationTest.js"

0 commit comments

Comments
 (0)