Skip to content

Commit

Permalink
update geckodriver to 0.28 (#84085) (#84243)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmlemeshko authored Nov 24, 2020
1 parent c21ee6f commit b235637
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 @@ -651,7 +651,7 @@
"file-loader": "^4.2.0",
"file-saver": "^1.3.8",
"formsy-react": "^1.1.5",
"geckodriver": "^1.20.0",
"geckodriver": "^1.21.0",
"glob-watcher": "5.0.3",
"graphql-code-generator": "^0.18.2",
"graphql-codegen-add": "^0.18.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14390,10 +14390,10 @@ gaze@^1.0.0, gaze@^1.1.0:
dependencies:
globule "^1.0.0"

geckodriver@^1.20.0:
version "1.20.0"
resolved "https://registry.yarnpkg.com/geckodriver/-/geckodriver-1.20.0.tgz#cd16edb177b88e31affcb54b18a238cae88950a7"
integrity sha512-5nVF4ixR+ZGhVsc4udnVihA9RmSlO6guPV1d2HqxYsgAOUNh0HfzxbzG7E49w4ilXq/CSu87x9yWvrsOstrADQ==
geckodriver@^1.21.0:
version "1.21.0"
resolved "https://registry.yarnpkg.com/geckodriver/-/geckodriver-1.21.0.tgz#1f04780ebfb451ffd08fa8fddc25cc26e37ac4a2"
integrity sha512-NamdJwGIWpPiafKQIvGman95BBi/SBqHddRXAnIEpFNFCFToTW0sEA0nUckMKCBNn1DVIcLfULfyFq/sTn9bkA==
dependencies:
adm-zip "0.4.16"
bluebird "3.7.2"
Expand Down

0 comments on commit b235637

Please sign in to comment.