mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
bumping chromedriver dep up to 92.0.1 (#108849)
This commit is contained in:
parent
3c95c43c57
commit
02817055c0
2 changed files with 5 additions and 5 deletions
|
@ -679,7 +679,7 @@
|
|||
"callsites": "^3.1.0",
|
||||
"chai": "3.5.0",
|
||||
"chance": "1.0.18",
|
||||
"chromedriver": "^91.0.1",
|
||||
"chromedriver": "^92.0.1",
|
||||
"clean-webpack-plugin": "^3.0.0",
|
||||
"cmd-shim": "^2.1.0",
|
||||
"compression-webpack-plugin": "^4.0.0",
|
||||
|
|
|
@ -9463,10 +9463,10 @@ chrome-trace-event@^1.0.2:
|
|||
dependencies:
|
||||
tslib "^1.9.0"
|
||||
|
||||
chromedriver@^91.0.1:
|
||||
version "91.0.1"
|
||||
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-91.0.1.tgz#4d70a569901e356c978a41de3019c464f2a8ebd0"
|
||||
integrity sha512-9LktpHiUxM4UWUsr+jI1K1YKx2GENt6BKKJ2mibPj1Wc6ODzX/3fFIlr8CZ4Ftuyga+dHTTbAyPWKwKvybEbKA==
|
||||
chromedriver@^92.0.1:
|
||||
version "92.0.1"
|
||||
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-92.0.1.tgz#3e28b7e0c9fb94d693cf74d51af0c29d57f18dca"
|
||||
integrity sha512-LptlDVCs1GgyFNVbRoHzzy948JDVzTgGiVPXjNj385qXKQP3hjAVBIgyvb/Hco0xSEW8fjwJfsm1eQRmu6t4pQ==
|
||||
dependencies:
|
||||
"@testim/chrome-version" "^1.0.7"
|
||||
axios "^0.21.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue