Skip to content

Commit 20f7354

Browse files
authored
update geckodriver to 0.28 (#84085) (#84278)
# Conflicts: # package.json
1 parent b08df68 commit 20f7354

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@
395395
"faker": "1.1.0",
396396
"fetch-mock": "^7.3.9",
397397
"fp-ts": "^2.3.1",
398-
"geckodriver": "^1.20.0",
398+
"geckodriver": "^1.21.0",
399399
"getopts": "^2.2.5",
400400
"grunt": "1.0.4",
401401
"grunt-available-tasks": "^0.6.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13461,10 +13461,10 @@ gaze@^1.0.0, gaze@^1.1.0:
1346113461
dependencies:
1346213462
globule "^1.0.0"
1346313463

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

0 commit comments

Comments
 (0)