Skip to content

Commit

Permalink
Bump selenium-webdriver from 4.9.0 to 4.9.2 in /build-system/tasks/e2e (
Browse files Browse the repository at this point in the history
#38925)

Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.9.0 to 4.9.2.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits)

---
updated-dependencies:
- dependency-name: selenium-webdriver
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 24, 2023
1 parent c7c16e5 commit ada25f9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -8,6 +8,6 @@
"babel-regenerator-runtime": "6.5.0",
"chromedriver": "103.0.0",
"geckodriver": "3.2.0",
"selenium-webdriver": "4.9.0"
"selenium-webdriver": "4.9.2"
}
}

0 comments on commit ada25f9

Please sign in to comment.