Skip to content

Commit

Permalink
Bump got and geckodriver
Browse files Browse the repository at this point in the history
Bumps [got](https://github.com/sindresorhus/got) to 11.8.5 and updates ancestor dependency [geckodriver](https://github.com/vladikoff/node-geckodriver). These dependencies need to be updated together.


Updates `got` from 11.8.2 to 11.8.5
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](sindresorhus/got@v11.8.2...v11.8.5)

Updates `geckodriver` from 2.0.4 to 3.0.2
- [Release notes](https://github.com/vladikoff/node-geckodriver/releases)
- [Commits](webdriverio-community/node-geckodriver@v2.0.4...v3.0.2)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
- dependency-name: geckodriver
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2022
1 parent ee3809b commit da85096
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 54 deletions.
78 changes: 25 additions & 53 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 @@ -57,7 +57,7 @@
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^6.2.2",
"geckodriver": "^2.0.4",
"geckodriver": "^3.0.2",
"jest-canvas-mock": "^2.3.0",
"jest-coverage-badges": "^1.1.2",
"json": "^10.0.0",
Expand Down

0 comments on commit da85096

Please sign in to comment.