mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
#151329 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
aabd37e8a9
commit
732db283d3
2 changed files with 5 additions and 5 deletions
|
@ -975,7 +975,7 @@
|
|||
"callsites": "^3.1.0",
|
||||
"chance": "1.0.18",
|
||||
"chokidar": "^3.5.3",
|
||||
"chromedriver": "^109.0.0",
|
||||
"chromedriver": "^110.0.0",
|
||||
"clean-webpack-plugin": "^3.0.0",
|
||||
"compression-webpack-plugin": "^4.0.0",
|
||||
"copy-webpack-plugin": "^6.0.2",
|
||||
|
|
|
@ -10355,10 +10355,10 @@ chrome-trace-event@^1.0.2:
|
|||
dependencies:
|
||||
tslib "^1.9.0"
|
||||
|
||||
chromedriver@^109.0.0:
|
||||
version "109.0.0"
|
||||
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-109.0.0.tgz#9407af72f2a01bb19e6db1b85cfc87eb3acd4f6b"
|
||||
integrity sha512-jdmBq11IUwfThLFiygGTZ89qbROSQI4bICQjvOVQy2Bqr1LwC+MFkhwyZp3YG99eehQbZuTlQmmfCZBfpewTNA==
|
||||
chromedriver@^110.0.0:
|
||||
version "110.0.0"
|
||||
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-110.0.0.tgz#d00a1a2976592d933faa8e9839e97692922834a4"
|
||||
integrity sha512-Le6q8xrA/3fAt+g8qiN0YjsYxINIhQMC6wj9X3W5L77uN4NspEzklDrqYNwBcEVn7PcAEJ73nLlS7mTyZRspHA==
|
||||
dependencies:
|
||||
"@testim/chrome-version" "^1.1.3"
|
||||
axios "^1.2.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue