mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
# Conflicts: # package.json
This commit is contained in:
parent
ae0c6cb5fb
commit
f18aafd4c7
2 changed files with 5 additions and 5 deletions
|
@ -359,7 +359,7 @@
|
|||
"chance": "1.0.10",
|
||||
"cheerio": "0.22.0",
|
||||
"chokidar": "1.6.0",
|
||||
"chromedriver": "^93.0.1",
|
||||
"chromedriver": "^94.0.0",
|
||||
"classnames": "2.2.5",
|
||||
"dedent": "^0.7.0",
|
||||
"delete-empty": "^2.0.0",
|
||||
|
|
|
@ -5468,10 +5468,10 @@ chrome-trace-event@^1.0.0:
|
|||
dependencies:
|
||||
tslib "^1.9.0"
|
||||
|
||||
chromedriver@^93.0.1:
|
||||
version "93.0.1"
|
||||
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-93.0.1.tgz#3ed1f7baa98a754fc1788c42ac8e4bb1ab27db32"
|
||||
integrity sha512-KDzbW34CvQLF5aTkm3b5VdlTrvdIt4wEpCzT2p4XJIQWQZEPco5pNce7Lu9UqZQGkhQ4mpZt4Ky6NKVyIS2N8A==
|
||||
chromedriver@^94.0.0:
|
||||
version "94.0.0"
|
||||
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-94.0.0.tgz#f6a3533976ba72413a01672954040c3544ea9d30"
|
||||
integrity sha512-x4hK7R7iOyAhdLHJEcOyGBW/oa2kno6AqpHVLd+n3G7c2Vk9XcAXMz84XhNItqykJvTc6E3z/JRIT1eHYH//Eg==
|
||||
dependencies:
|
||||
"@testim/chrome-version" "^1.0.7"
|
||||
axios "^0.21.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue