Skip to content

Commit 6e8808e

Browse files
committed
build: update chrome driver to 104.0.5112.29
1 parent d55eada commit 6e8808e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
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 103.0.5060.24",
32+
"webdriver-update": "webdriver-manager update --standalone false --gecko false --versions.chrome 104.0.5112.29",
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",

0 commit comments

Comments
 (0)