Skip to content

Commit

Permalink
selenium: update chromedriver to 109
Browse files Browse the repository at this point in the history
Signed-off-by: Outsider <[email protected]>
  • Loading branch information
outsideris committed Jan 28, 2023
1 parent e017d36 commit 33edfb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/selenium/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@babel/polyfill": "^7.4.0",
"@babel/preset-env": "^7.3.4",
"@babel/register": "^7.0.0",
"chromedriver": "^106.0.0",
"chromedriver": "^109.0.0",
"mocha": "latest",
"selenium-webdriver": "^4.2.0"
},
Expand Down

0 comments on commit 33edfb9

Please sign in to comment.