Skip to content

Commit

Permalink
⬆️ Bump geckodriver from 2.0.1 to 2.0.2 (#294)
Browse files Browse the repository at this point in the history
Bumps [geckodriver](https://github.com/vladikoff/node-geckodriver) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/vladikoff/node-geckodriver/releases)
- [Commits](webdriverio-community/node-geckodriver@v2.0.1...v2.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 9, 2021
1 parent 6332c06 commit ee9668a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1759,15 +1759,15 @@ functional-red-black-tree@^1.0.1:
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=

geckodriver@^2.0.0:
version "2.0.1"
resolved "https://registry.yarnpkg.com/geckodriver/-/geckodriver-2.0.1.tgz#2432e9d621c8db9d649c25a1f34799e55208fb55"
integrity sha512-xSaRWJuWDArekuaT2Ck/vsIXPy6DGb8NS2e6InRSZeeVBX+0XM8EmLshhMbR9xm6hiwlxXUX4LAT2LnJJSUFwg==
version "2.0.2"
resolved "https://registry.yarnpkg.com/geckodriver/-/geckodriver-2.0.2.tgz#e9e24843b1d346d7d07d0aade7f2b9fe2e8f91ae"
integrity sha512-DssggRwztSY+19Ic3RqOWRMixJPSxsoaNd+bYwrjVdMmxhuYQlGAOQHucczxth6mNPNsMceUv5GMyFcUG52JXg==
dependencies:
adm-zip "0.5.5"
bluebird "3.7.2"
got "11.8.2"
https-proxy-agent "5.0.0"
tar "6.1.0"
tar "6.1.2"

gensync@^1.0.0-beta.1:
version "1.0.0-beta.2"
Expand Down Expand Up @@ -4045,10 +4045,10 @@ table@^6.0.9:
string-width "^4.2.0"
strip-ansi "^6.0.0"

[email protected].0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.0.tgz#d1724e9bcc04b977b18d5c573b333a2207229a83"
integrity sha512-DUCttfhsnLCjwoDoFcI+B2iJgYa93vBnDUATYEeRx6sntCTdN01VnqsIuTlALXla/LWooNg0yEGeB+Y8WdFxGA==
[email protected].2:
version "6.1.2"
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.2.tgz#1f045a90a6eb23557a603595f41a16c57d47adc6"
integrity sha512-EwKEgqJ7nJoS+s8QfLYVGMDmAsj+StbI2AM/RTHeUSsOw6Z8bwNBRv5z3CY0m7laC5qUAqruLX5AhMuc5deY3Q==
dependencies:
chownr "^2.0.0"
fs-minipass "^2.0.0"
Expand Down

0 comments on commit ee9668a

Please sign in to comment.