Skip to content

Commit 1831c76

Browse files
committed
build: update web-driver and puppeteer
Updates the above mentioned to the latest version.
1 parent 71ca421 commit 1831c76

File tree

2 files changed

+11
-14
lines changed

2 files changed

+11
-14
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"validate": "node ./bin/devkit-admin validate",
3030
"postinstall": "yarn webdriver-update && yarn husky install",
3131
"//webdriver-update-README": "ChromeDriver version must match Puppeteer Chromium version, see https://github.com/GoogleChrome/puppeteer/releases http://chromedriver.chromium.org/downloads",
32-
"webdriver-update": "webdriver-manager update --standalone false --gecko false --versions.chrome 104.0.5112.79",
32+
"webdriver-update": "webdriver-manager update --standalone false --gecko false --versions.chrome 106.0.5249.21",
3333
"public-api:check": "node goldens/public-api/manage.js test",
3434
"public-api:update": "node goldens/public-api/manage.js accept",
3535
"ts-circular-deps:check": "yarn -s ng-dev ts-circular-deps check --config ./packages/circular-deps-test.conf.js",
@@ -191,7 +191,7 @@
191191
"postcss-preset-env": "7.8.0",
192192
"prettier": "^2.0.0",
193193
"protractor": "~7.0.0",
194-
"puppeteer": "17.0.0",
194+
"puppeteer": "17.1.0",
195195
"quicktype-core": "6.0.69",
196196
"regenerator-runtime": "0.13.9",
197197
"resolve-url-loader": "5.0.0",

yarn.lock

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@
129129

130130
"@angular/build-tooling@https://github.com/angular/dev-infra-private-build-tooling-builds.git#1ef843fcf4880c4881a2db7f925c10fa860002ae":
131131
version "0.0.0-3238f034456be0ac0fbc94a3333b4ba82a8cbacf"
132-
uid "1ef843fcf4880c4881a2db7f925c10fa860002ae"
133132
resolved "https://github.com/angular/dev-infra-private-build-tooling-builds.git#1ef843fcf4880c4881a2db7f925c10fa860002ae"
134133
dependencies:
135134
"@angular-devkit/build-angular" "14.2.0-rc.0"
@@ -243,7 +242,6 @@
243242

244243
"@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#bc4f1f64acf0ff18f7eab7748e1844260c6530fc":
245244
version "0.0.0-3238f034456be0ac0fbc94a3333b4ba82a8cbacf"
246-
uid bc4f1f64acf0ff18f7eab7748e1844260c6530fc
247245
resolved "https://github.com/angular/dev-infra-private-ng-dev-builds.git#bc4f1f64acf0ff18f7eab7748e1844260c6530fc"
248246
dependencies:
249247
"@yarnpkg/lockfile" "^1.1.0"
@@ -4378,10 +4376,10 @@ dev-ip@^1.0.1:
43784376
resolved "https://registry.yarnpkg.com/dev-ip/-/dev-ip-1.0.1.tgz#a76a3ed1855be7a012bb8ac16cb80f3c00dc28f0"
43794377
integrity sha512-LmVkry/oDShEgSZPNgqCIp2/TlqtExeGmymru3uCELnfyjY11IzpAproLYs+1X88fXO6DBoYP3ul2Xo2yz2j6A==
43804378

4381-
devtools-protocol@0.0.1019158:
4382-
version "0.0.1019158"
4383-
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1019158.tgz#4b08d06108a784a2134313149626ba55f030a86f"
4384-
integrity sha512-wvq+KscQ7/6spEV7czhnZc9RM/woz1AY+/Vpd8/h2HFMwJSdTliu7f/yr1A6vDdJfKICZsShqsYpEQbdhg8AFQ==
4379+
devtools-protocol@0.0.1036444:
4380+
version "0.0.1036444"
4381+
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1036444.tgz#a570d3cdde61527c82f9b03919847b8ac7b1c2b9"
4382+
integrity sha512-0y4f/T8H9lsESV9kKP1HDUXgHxCdniFeJh6Erq+FbdOEvp/Ydp9t8kcAAM5gOd17pMrTDlFWntoHtzzeTUWKNw==
43854383

43864384
dezalgo@^1.0.0:
43874385
version "1.0.4"
@@ -9222,14 +9220,14 @@ punycode@^2.1.0, punycode@^2.1.1:
92229220
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
92239221
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
92249222

9225-
puppeteer@17.0.0:
9226-
version "17.0.0"
9227-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-17.0.0.tgz#85fea801a7b8b8c9e2913b1491e98c867be49a6b"
9228-
integrity sha512-T2rdzlPxnPezF218kywFP3O+0YI5/8Kl8riNUicGb+KuMyDTrqRjhSOSDp6coQ1T4QYPBARTFp4EMBepMOzAQA==
9223+
puppeteer@17.1.0:
9224+
version "17.1.0"
9225+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-17.1.0.tgz#27dfc629092a5ac1b6f6c30ec200c4147af2847c"
9226+
integrity sha512-cPBHruFaUGNTekw0I8P6vBY4sV9gFyh3WjDDv0UzlwSSRQVSl+igcuPVqa7NKDjKccki9X1nVn6HalIqBoJz6g==
92299227
dependencies:
92309228
cross-fetch "3.1.5"
92319229
debug "4.3.4"
9232-
devtools-protocol "0.0.1019158"
9230+
devtools-protocol "0.0.1036444"
92339231
extract-zip "2.0.1"
92349232
https-proxy-agent "5.0.1"
92359233
progress "2.0.3"
@@ -9811,7 +9809,6 @@ sass@^1.49.9:
98119809

98129810
"sauce-connect-proxy@https://saucelabs.com/downloads/sc-4.7.1-linux.tar.gz":
98139811
version "0.0.0"
9814-
uid e5d7f82ad98251a653d1b0537f1103e49eda5e11
98159812
resolved "https://saucelabs.com/downloads/sc-4.7.1-linux.tar.gz#e5d7f82ad98251a653d1b0537f1103e49eda5e11"
98169813

98179814
saucelabs@^1.5.0:

0 commit comments

Comments
 (0)