Skip to content

Commit

Permalink
Merge pull request #306 from nanasess/dependabot/npm_and_yarn/seleniu…
Browse files Browse the repository at this point in the history
…m-webdriver-4.21.0

Bump selenium-webdriver from 4.20.0 to 4.21.0
  • Loading branch information
nanasess authored Jun 17, 2024
2 parents 38463b4 + 0e33f41 commit d05f9da
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.2.5",
"selenium-webdriver": "^4.20.0",
"selenium-webdriver": "^4.21.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 @@ -3237,10 +3237,10 @@ saxes@^5.0.1:
dependencies:
xmlchars "^2.2.0"

selenium-webdriver@^4.20.0:
version "4.20.0"
resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.20.0.tgz#14941ab4a59e8956a5e4b4491a8ba2bd6619d1ac"
integrity sha512-s/G44lGQ1xB3tmtX6NNPomlkpL6CxLdmAvp/AGWWwi4qv5Te1+qji7tPSyr6gyuoPpdYiof1rKnWe3luy0MrYA==
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==
dependencies:
jszip "^3.10.1"
tmp "^0.2.3"
Expand Down

0 comments on commit d05f9da

Please sign in to comment.