chore(deps): bump chromedriver from 134.0.2 to 135.0.0 in /ui-test (#22555)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-04-03 05:21:03 -07:00
committed by GitHub
parent f63b807789
commit 73495d0707
2 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
"dependencies": {
"@types/selenium-webdriver": "^4.1.28",
"assert": "^2.1.0",
"chromedriver": "^134.0.2",
"chromedriver": "^135.0.0",
"selenium-webdriver": "^4.30.0"
},
"devDependencies": {

View File

@@ -294,10 +294,10 @@ chokidar@^3.5.3:
optionalDependencies:
fsevents "~2.3.2"
chromedriver@^134.0.2:
version "134.0.2"
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-134.0.2.tgz#a9ccfbb4e1f3398c3289e755ddec657ed8158ccf"
integrity sha512-r1yIHP0Lo61CdFGjZXITSY2ZGYBS5B/qwOs8NMm0r31qnyS4MAuSmMiIiZKhu+ThxfcT8zPrGPGT6RmM0LWljQ==
chromedriver@^135.0.0:
version "135.0.0"
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-135.0.0.tgz#9bdbd8363d2ad0dae8f848ec7241fd58f4b9e221"
integrity sha512-ilE3cIrIieiRU/a6MNpt0CL0UZs2tu0lQAes+el5SV03MB1zYIEXy+dDeueid/g8AmT1loy7TB2fjWwcHLY8lg==
dependencies:
"@testim/chrome-version" "^1.1.4"
axios "^1.7.4"