Skip to content

Commit 147c768

Browse files
Infrastructure: Bump geckodriver from 4.4.2 to 5.0.0 (#3179)
Bumps [geckodriver](https://github.com/webdriverio-community/node-geckodriver) from 4.4.2 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.4.2...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 a3d2348 commit 147c768

File tree

2 files changed

+50
-59
lines changed

2 files changed

+50
-59
lines changed

package-lock.json

Lines changed: 49 additions & 58 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
@@ -48,7 +48,7 @@
4848
"eslint-plugin-ava": "^15.0.0",
4949
"eslint-plugin-html": "^8.1.2",
5050
"eslint-plugin-jsdoc": "^50.6.1",
51-
"geckodriver": "^4.4.2",
51+
"geckodriver": "^5.0.0",
5252
"glob": "^8.1.0",
5353
"globals": "^15.13.0",
5454
"htmlhint": "^1.1.4",

0 commit comments

Comments
 (0)