Skip to content

Commit

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

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

Updates `@types/selenium-webdriver` from 4.1.17 to 4.1.18
- [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 16, 2023
1 parent 419682e commit d7bad1f
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
44 changes: 22 additions & 22 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 @@ -204,7 +204,7 @@
"@types/react": "^18.0.9",
"@types/react-async-script": "^1.2.1",
"@types/react-copy-to-clipboard": "^5.0.5",
"@types/selenium-webdriver": "^4.1.17",
"@types/selenium-webdriver": "^4.1.18",
"@types/three": "^0.152.1",
"cross-env": "^7.0.3",
"eslint-plugin-simple-import-sort": "^10.0.0",
Expand All @@ -214,7 +214,7 @@
"lint-staged": "^14.0.1",
"prettier": "3.0.3",
"react-app-rewired": "^2.2.1",
"selenium-webdriver": "^4.13.0"
"selenium-webdriver": "^4.14.0"
},
"lint-staged": {
"*.{ts,tsx,js,jsx}": [
Expand Down

0 comments on commit d7bad1f

Please sign in to comment.