Skip to content

Commit

Permalink
Bump geckodriver from 4.2.0 to 4.2.1
Browse files Browse the repository at this point in the history
Bumps [geckodriver](https://github.com/webdriverio-community/node-geckodriver) from 4.2.0 to 4.2.1.
- [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.2.0...v4.2.1)

---
updated-dependencies:
- dependency-name: geckodriver
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2023
1 parent a93a8c4 commit c8267c8
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 19 deletions.
51 changes: 33 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"eslint": "8.54.0",
"eslint-config-airbnb": "19.0.4",
"eslint-plugin-import": "2.28.1",
"geckodriver": "4.2.0",
"geckodriver": "4.2.1",
"nyc": "15.1.0",
"mkdirp": "3.0.1",
"mocha": "10.2.0",
Expand Down

0 comments on commit c8267c8

Please sign in to comment.