Skip to content

Commit

Permalink
chore: update chromedriver to use v90 for webdriver and cli (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-siek authored Apr 20, 2021
1 parent 0d20e1f commit 119cedf
Show file tree
Hide file tree
Showing 7 changed files with 6,351 additions and 33 deletions.
84 changes: 77 additions & 7 deletions packages/cli/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 packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@axe-core/webdriverjs": "^4.1.1",
"axe-core": "^4.1.2",
"chromedriver": "latest",
"chromedriver": "^90.0.0",
"colors": "^1.4.0",
"commander": "^7.1.0",
"selenium-webdriver": "^3.6.0"
Expand Down
Loading

0 comments on commit 119cedf

Please sign in to comment.