mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Bump chromedriver to 2.42.1 (#23648)
This commit is contained in:
parent
7262cbe020
commit
6d1b5cd242
2 changed files with 5 additions and 5 deletions
|
@ -269,7 +269,7 @@
|
|||
"chance": "1.0.10",
|
||||
"cheerio": "0.22.0",
|
||||
"chokidar": "1.6.0",
|
||||
"chromedriver": "2.41.0",
|
||||
"chromedriver": "2.42.1",
|
||||
"classnames": "2.2.5",
|
||||
"dedent": "^0.7.0",
|
||||
"enzyme": "3.2.0",
|
||||
|
|
|
@ -3217,10 +3217,10 @@ chrome-remote-interface@0.24.2:
|
|||
commander "2.1.x"
|
||||
ws "2.0.x"
|
||||
|
||||
chromedriver@2.41.0:
|
||||
version "2.41.0"
|
||||
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-2.41.0.tgz#2709d3544bc0c288b4738a6925a64c02a98a921f"
|
||||
integrity sha512-6O9HxvrSuHqmRlIgMzi0/05GsDNHqs8kaF5gNTIyaZNwRzb/RBUWH1xNNXKNxyhXSnGSalH8hWsKP5mc/npSQQ==
|
||||
chromedriver@2.42.1:
|
||||
version "2.42.1"
|
||||
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-2.42.1.tgz#566964c1221fbd9fd1ce836734dd92735f1ff8fb"
|
||||
integrity sha512-ciiSoIZH3Pq3UNvNgITb717MP5aldpvte4BO5sLi/FBeahMoo6QZiQ7kDIG1LQY6yZh7N8dqjjiYENq2/J+Xlw==
|
||||
dependencies:
|
||||
del "^3.0.0"
|
||||
extract-zip "^1.6.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue