chore(deps): update selenium/standalone-chrome docker tag to v3.141.59-20201010 [skip netlify] (#2578)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-10-12 10:45:51 +00:00
committed by GitHub
parent 5bdc960c87
commit ff7e80f65d
2 changed files with 2 additions and 2 deletions

View File

@@ -75,7 +75,7 @@ jobs:
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
script: |
const SELENIUM_BROWSERS = ["chrome:3.141.59-20200826", "firefox:3.141.59-20200826"];
const SELENIUM_BROWSERS = ["chrome:3.141.59-20201010", "firefox:3.141.59-20200826"];
const BROWSERSTACK_BROWSERS = [{
browserName: "safari",
browser_version: "13.1",