mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Bump geckodriver from 2.0.0 to 2.0.1
Bumps [geckodriver](https://github.com/vladikoff/node-geckodriver) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/vladikoff/node-geckodriver/releases) - [Commits](https://github.com/vladikoff/node-geckodriver/compare/v2.0.0...v2.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
5a52ff1a2a
commit
7cdc65e6e0
2 changed files with 5 additions and 5 deletions
|
@ -41,7 +41,7 @@
|
|||
"eslint-plugin-jsdoc": "^35.4.1",
|
||||
"eslint-plugin-prefer-arrow": "^1.2.3",
|
||||
"eslint-plugin-sonarjs": "^0.7.0",
|
||||
"geckodriver": "^2.0.0",
|
||||
"geckodriver": "^2.0.1",
|
||||
"jasmine-fail-fast": "^2.0.1",
|
||||
"jest": "^25.5.4",
|
||||
"jest-webextension-mock": "^3.7.14",
|
||||
|
|
|
@ -2943,10 +2943,10 @@ fx-runner@1.1.0:
|
|||
which "1.2.4"
|
||||
winreg "0.0.12"
|
||||
|
||||
geckodriver@^2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/geckodriver/-/geckodriver-2.0.0.tgz#b30e8dd0ebde8ceaaef8101fc1855311d7d4973a"
|
||||
integrity sha512-qcL58vKCwaUufE9y2viDydvvynxUzeITc0CblefAo0jWdxNMbQmY6wVt6MKJuBHOQ71QRer5iq9CSRZHppuytg==
|
||||
geckodriver@^2.0.1:
|
||||
version "2.0.1"
|
||||
resolved "https://registry.yarnpkg.com/geckodriver/-/geckodriver-2.0.1.tgz#2432e9d621c8db9d649c25a1f34799e55208fb55"
|
||||
integrity sha512-xSaRWJuWDArekuaT2Ck/vsIXPy6DGb8NS2e6InRSZeeVBX+0XM8EmLshhMbR9xm6hiwlxXUX4LAT2LnJJSUFwg==
|
||||
dependencies:
|
||||
adm-zip "0.5.5"
|
||||
bluebird "3.7.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue