Skip to content

Commit

Permalink
chore(deps-dev): bump selenium-webdriver and @types/selenium-webdriver (
Browse files Browse the repository at this point in the history
#1028)

Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) and [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver). These dependencies needed to be updated together.

Updates `selenium-webdriver` from 4.24.1 to 4.26.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.26.0)

Updates `@types/selenium-webdriver` from 4.1.26 to 4.1.27
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver)

---
updated-dependencies:
- dependency-name: selenium-webdriver
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/selenium-webdriver"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent c4afccc commit 8309b9a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@rollup/plugin-typescript": "^11.1.6",
"@types/google.maps": "^3.58.1",
"@types/jest": "^27.4.1",
"@types/selenium-webdriver": "^4.1.26",
"@types/selenium-webdriver": "^4.1.27",
"@typescript-eslint/eslint-plugin": ">=4.33.0",
"@typescript-eslint/parser": ">=4.33.0",
"chromedriver": "^130.0.1",
Expand All @@ -55,7 +55,7 @@
"prettier": "^2.8.8",
"rollup": "^2.79.2",
"rollup-plugin-terser": "^7.0.2",
"selenium-webdriver": "^4.24.1",
"selenium-webdriver": "^4.26.0",
"ts-jest": "^26.5.6",
"typedoc": "^0.26.11",
"typescript": "^4.9.5"
Expand Down

0 comments on commit 8309b9a

Please sign in to comment.