Skip to content

Commit

Permalink
chore(deps-dev): bump geckodriver from 3.0.1 to 3.0.2 (#408)
Browse files Browse the repository at this point in the history
Bumps [geckodriver](https://github.com/vladikoff/node-geckodriver) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/vladikoff/node-geckodriver/releases)
- [Commits](webdriverio-community/node-geckodriver@v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: geckodriver
  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>
  • Loading branch information
dependabot[bot] authored Jul 11, 2022
1 parent 2513478 commit 5f3b9db
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 22 deletions.
59 changes: 38 additions & 21 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 @@ -53,7 +53,7 @@
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-jest": "^26.5.3",
"eslint-plugin-prettier": "^4.2.1",
"geckodriver": "^3.0.1",
"geckodriver": "^3.0.2",
"jest": "^27.5.1",
"prettier": "^2.7.1",
"rollup": "^2.75.7",
Expand Down

0 comments on commit 5f3b9db

Please sign in to comment.