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
#690)

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.12.0 to 4.13.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.12.0...selenium-4.13.0)

Updates `@types/selenium-webdriver` from 4.1.16 to 4.1.17
- [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 Oct 9, 2023
1 parent 08207bc commit 76d50f8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 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 @@ -44,7 +44,7 @@
"@rollup/plugin-typescript": "^11.1.3",
"@types/google.maps": "^3.54.3",
"@types/jest": "^27.4.1",
"@types/selenium-webdriver": "^4.1.16",
"@types/selenium-webdriver": "^4.1.17",
"@typescript-eslint/eslint-plugin": ">=4.33.0",
"@typescript-eslint/parser": ">=4.33.0",
"chromedriver": "^117.0.3",
Expand All @@ -58,7 +58,7 @@
"prettier": "^2.8.8",
"rollup": "^2.79.1",
"rollup-plugin-terser": "^7.0.2",
"selenium-webdriver": "^4.12.0",
"selenium-webdriver": "^4.13.0",
"ts-jest": "^27.1.4",
"typedoc": "^0.25.2",
"typescript": "^4.9.5"
Expand Down

0 comments on commit 76d50f8

Please sign in to comment.