Skip to content

Commit

Permalink
📦 Update dependency selenium-webdriver to v4.0.0-alpha.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 20, 2019
1 parent 8c7a612 commit 4110c5f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build-system/tasks/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"chromedriver": "76.0.1",
"puppeteer": "1.19.0",
"geckodriver": "1.17.0",
"selenium-webdriver": "4.0.0-alpha.4"
"selenium-webdriver": "4.0.0-alpha.5"
}
}
8 changes: 4 additions & 4 deletions build-system/tasks/e2e/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -954,10 +954,10 @@ sax@>=0.6.0:
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==

selenium-webdriver@4.0.0-alpha.4:
version "4.0.0-alpha.4"
resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.0.0-alpha.4.tgz#73694490e02c941d9d0bf7a36f7c49beb9372512"
integrity sha512-etJt20d8qInkxMAHIm5SEpPBSS+CdxVcybnxzSIB/GlWErb8pIWrArz/VA6VfUW0/6tIcokepXQ5ufvdzqqk1A==
selenium-webdriver@4.0.0-alpha.5:
version "4.0.0-alpha.5"
resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.0.0-alpha.5.tgz#e4683b3dbf827d70df09a7e43bf02ebad20fa7c1"
integrity sha512-hktl3DSrhzM59yLhWzDGHIX9o56DvA+cVK7Dw6FcJR6qQ4CGzkaHeXQPcdrslkWMTeq0Ci9AmCxq0EMOvm2Rkg==
dependencies:
jszip "^3.1.5"
rimraf "^2.6.3"
Expand Down

0 comments on commit 4110c5f

Please sign in to comment.