Skip to content

Commit

Permalink
📦 Update dependency chromedriver to v94 (#35951)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Co-authored-by: Raghu Simha <rsimha@amp.dev>
  • Loading branch information
3 people committed Sep 29, 2021
1 parent 729bc5d commit 13fde18
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 21 deletions.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ commands:
steps:
- browser-tools/install-chrome:
replace-existing: true
chrome-version: 93.0.4577.63
- browser-tools/install-chromedriver
install_firefox:
steps:
Expand Down
38 changes: 19 additions & 19 deletions build-system/tasks/e2e/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build-system/tasks/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"devDependencies": {
"@babel/register": "7.15.3",
"babel-regenerator-runtime": "6.5.0",
"chromedriver": "92.0.1",
"chromedriver": "94.0.0",
"geckodriver": "2.0.4",
"selenium-webdriver": "4.0.0-beta.4"
}
Expand Down

0 comments on commit 13fde18

Please sign in to comment.