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

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

Updates `@types/selenium-webdriver` from 4.1.6 to 4.1.8
- [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] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2022
1 parent fb6b47a commit 7cb8643
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 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": "^9.0.2",
"@types/google.maps": "^3.50.5",
"@types/jest": "^27.4.1",
"@types/selenium-webdriver": "^4.1.6",
"@types/selenium-webdriver": "^4.1.8",
"@typescript-eslint/eslint-plugin": ">=4.33.0",
"@typescript-eslint/parser": ">=4.33.0",
"chromedriver": "^107.0.2",
Expand All @@ -58,7 +58,7 @@
"prettier": "^2.7.1",
"rollup": "^2.79.1",
"rollup-plugin-terser": "^7.0.2",
"selenium-webdriver": "^4.5.0",
"selenium-webdriver": "^4.6.0",
"ts-jest": "^27.1.4",
"typedoc": "^0.23.20",
"typescript": "^4.8.4"
Expand Down

0 comments on commit 7cb8643

Please sign in to comment.