Skip to content

Commit

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

Bump selenium-webdriver from 4.6.0 to 4.6.1
  • Loading branch information
nanasess authored Nov 22, 2022
2 parents f4f8f69 + 898cf5f commit a781b2f
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 @@ -39,7 +39,7 @@
"jest": "^27.5.1",
"jest-circus": "^29.3.1",
"prettier": "^2.7.1",
"selenium-webdriver": "^4.6.0",
"selenium-webdriver": "^4.6.1",
"ts-jest": "^27.1.3",
"ts-node": "^10.9.1",
"typescript": "^4.9.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3169,10 +3169,10 @@ saxes@^5.0.1:
dependencies:
xmlchars "^2.2.0"

selenium-webdriver@^4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.6.0.tgz#b4e27959e94618b398358b26efe2e64debb22dfd"
integrity sha512-HIH/+J+V7l/lbSRSOwyLcpjezg9CV4DLo1pBhP9aphuMlf/PJXEDwC/A/Ht2bFc1AqQppFBGvClYcuMzyO6tRw==
selenium-webdriver@^4.6.1:
version "4.6.1"
resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.6.1.tgz#ac66867206542a40c24b5a44f4ccbae992e962dc"
integrity sha512-FT8Dw0tbzaTp8YYLuwhaCnve/nw03HKrOJrA3aUmTKmxaIFSP4kT2R5fN3K0RpV5kbR0ZnM4FGVI2vANBvekaA==
dependencies:
jszip "^3.10.0"
tmp "^0.2.1"
Expand Down

0 comments on commit a781b2f

Please sign in to comment.