Skip to content

Commit 4235d17

Browse files
build(deps-dev): bump geckodriver from 4.5.1 to 5.0.0 (#877)
Bumps [geckodriver](https://github.com/webdriverio-community/node-geckodriver) from 4.5.1 to 5.0.0. - [Release notes](https://github.com/webdriverio-community/node-geckodriver/releases) - [Changelog](https://github.com/webdriverio-community/node-geckodriver/blob/main/CHANGELOG.md) - [Commits](webdriverio-community/node-geckodriver@v4.5.1...v5.0.0) --- updated-dependencies: - dependency-name: geckodriver dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52c50b5 commit 4235d17

File tree

2 files changed

+16
-20
lines changed

2 files changed

+16
-20
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"eslint-plugin-jest": "^28.6.0",
5353
"eslint-plugin-prettier": "^5.0.0",
5454
"fast-deep-equal": "^3.1.3",
55-
"geckodriver": "^4.2.1",
55+
"geckodriver": "^5.0.0",
5656
"jest": "^29.7.0",
5757
"jest-environment-jsdom": "^29.7.0",
5858
"prettier": "^3.0.3",

0 commit comments

Comments
 (0)