Skip to content

Commit e4e71fd

Browse files
chore(deps-dev): bump selenium-webdriver and @types/selenium-webdriver (#824)
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.11.1 to 4.12.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.12.0) Updates `@types/selenium-webdriver` from 4.1.15 to 4.1.16 - [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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 043a091 commit e4e71fd

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@types/google.maps": "^3.54.0",
6868
"@types/jest": "^29.5.4",
6969
"@types/proj4": "^2.5.2",
70-
"@types/selenium-webdriver": "^4.1.15",
70+
"@types/selenium-webdriver": "^4.1.16",
7171
"@types/stats.js": "^0.17.0",
7272
"@types/three": "^0.155.1",
7373
"@typescript-eslint/eslint-plugin": "^6.5.0",
@@ -87,7 +87,7 @@
8787
"npm-run-all": "^4.1.5",
8888
"prettier": "^3.0.3",
8989
"rollup": "^3.28.1",
90-
"selenium-webdriver": "^4.11.1",
90+
"selenium-webdriver": "^4.12.0",
9191
"three": "^0.156.0",
9292
"ts-jest": "^29.1.1",
9393
"typedoc": "^0.25.0",

0 commit comments

Comments
 (0)