Skip to content

Commit 7aff73b

Browse files
filipesilvadgp1130
authored andcommitted
build: update puppeteer to version 2.0.0
1 parent 823c658 commit 7aff73b

File tree

4 files changed

+16
-10694
lines changed

4 files changed

+16
-10694
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
"validate": "node ./bin/devkit-admin validate",
3939
"validate-commits": "./bin/devkit-admin validate-commits",
4040
"preinstall": "node ./tools/yarn/check-yarn.js",
41-
"webdriver-update": "webdriver-manager update --standalone false --gecko false --versions.chrome 2.45"
41+
"//webdriver-update-README": "ChromeDriver version must match Puppeteer Chromium version, see https://github.com/GoogleChrome/puppeteer/releases http://chromedriver.chromium.org/downloads",
42+
"webdriver-update": "webdriver-manager update --standalone false --gecko false --versions.chrome 79.0.3945.16"
4243
},
4344
"repository": {
4445
"type": "git",
@@ -75,7 +76,7 @@
7576
"glob": "^7.0.3",
7677
"node-fetch": "^2.2.0",
7778
"prettier": "^1.16.4",
78-
"puppeteer": "1.12.2",
79+
"puppeteer": "2.0.0",
7980
"quicktype-core": "^6.0.15",
8081
"temp": "^0.9.0",
8182
"tslint": "^5.15.0",

0 commit comments

Comments
 (0)