Skip to content

Commit

Permalink
⬆️ Bump selenium-webdriver and @types/selenium-webdriver
Browse files Browse the repository at this point in the history
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.10.0 to 4.13.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.10.0...selenium-4.13.0)

Updates `@types/selenium-webdriver` from 4.1.15 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]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent e71deca commit 9338def
Show file tree
Hide file tree
Showing 2 changed files with 374 additions and 294 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"jasmine": "^4.4.0",
"jasmine-spec-reporter": "^7.0.0",
"nyc": "^15.1.0",
"selenium-webdriver": "~4.10.0",
"selenium-webdriver": "~4.13.0",
"tsd": "^0.24.1"
}
}
Loading

0 comments on commit 9338def

Please sign in to comment.