Skip to content

Commit

Permalink
Bump selenium-webdriver from 4.21.0 to 4.22.0
Browse files Browse the repository at this point in the history
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.21.0 to 4.22.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.21.0...selenium-4.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent d4e4993 commit b3f8ca4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"jest": "^27.5.1",
"jest-circus": "^29.7.0",
"prettier": "^3.3.2",
"selenium-webdriver": "^4.21.0",
"selenium-webdriver": "^4.22.0",
"ts-jest": "^27.1.3",
"ts-node": "^10.9.2",
"typescript": "^4.9.5"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3313,10 +3313,10 @@ saxes@^5.0.1:
dependencies:
xmlchars "^2.2.0"

selenium-webdriver@^4.21.0:
version "4.21.0"
resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.21.0.tgz#d38aebfc34770421a880afcfdb7bd8fe85ce9174"
integrity sha512-WaEJHZjOWNth1QG5FEpxpREER0qptZBMonFU6GtAqdCNLJVxbtC3E7oS/I/+Q1sf1W032Wg0Ebk+m46lANOXyQ==
selenium-webdriver@^4.22.0:
version "4.22.0"
resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.22.0.tgz#da9426aed5004ef16532010224b41a3a8b8dd132"
integrity sha512-GNbrkCHmy249ai885wgXqTfqL2lZnclUH/P8pwTDIqzyFxU3YhDiN7p/c9tMFA4NhgRdEBO2QCG+CWmG7xr/Mw==
dependencies:
jszip "^3.10.1"
tmp "^0.2.3"
Expand Down

0 comments on commit b3f8ca4

Please sign in to comment.