Skip to content

Commit

Permalink
update geckodriver (#48201)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmlemeshko authored Oct 17, 2019
1 parent 27a9725 commit bb98fd1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@
"exit-hook": "^2.2.0",
"faker": "1.1.0",
"fetch-mock": "^7.3.9",
"geckodriver": "^1.18.0",
"geckodriver": "^1.19.0",
"getopts": "^2.2.4",
"grunt": "1.0.4",
"grunt-available-tasks": "^0.6.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13147,10 +13147,10 @@ gaze@^1.0.0, gaze@^1.1.0:
dependencies:
globule "^1.0.0"

geckodriver@^1.18.0:
version "1.18.0"
resolved "https://registry.yarnpkg.com/geckodriver/-/geckodriver-1.18.0.tgz#a4d9b0504be26ed933d7be208b06b15833e32415"
integrity sha512-PFBq5UsngfLrxmNqnynix4rQgOkOWCKl3I3PlXCROiTQKSE2znIK9MnEUNQznzxNOPMRt1RGGy2cinIARSRvKQ==
geckodriver@^1.19.0:
version "1.19.0"
resolved "https://registry.yarnpkg.com/geckodriver/-/geckodriver-1.19.0.tgz#b2b07e343c2e409ce645e65fe88132bd34fa400a"
integrity sha512-Zq98rXKjvB+NCfzKlJGkQkFAO8zvmUSNqYEIxUwlF1qxmv4taRwwBbEfDa6Dj7Auf7C0p+ZZZmIA8KmlL1cfsw==
dependencies:
adm-zip "0.4.11"
bluebird "3.4.6"
Expand Down

0 comments on commit bb98fd1

Please sign in to comment.