Skip to content

Commit

Permalink
chore(deps): bump chromedriver from 132.0.0 to 132.0.1 in /ui-test (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent 3593f24 commit cdb7995
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ui-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@types/selenium-webdriver": "^4.1.27",
"assert": "^2.1.0",
"chromedriver": "^132.0.0",
"chromedriver": "^132.0.1",
"selenium-webdriver": "^4.27.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions ui-test/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -294,10 +294,10 @@ chokidar@^3.5.3:
optionalDependencies:
fsevents "~2.3.2"

chromedriver@^132.0.0:
version "132.0.0"
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-132.0.0.tgz#0eef414ccf906313f7685edb772fbbfa374e100d"
integrity sha512-jECVJjty5ypYKptQ/QCf8Q0Iq0qq2eW5x1WnYwlGCgmBBcwDH+XrdjFKc4mA3lFO1p3dpOUgTbayKCiGpMPBjg==
chromedriver@^132.0.1:
version "132.0.1"
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-132.0.1.tgz#55f288943ac68ad262b3267e7696538d4bda918a"
integrity sha512-M3XyeyOdYfEiw3plMeEvF/iMwluOH9+8K5mJwFmxllFBPfHvDGX1Oeys3GNzMyhqQ1lJbRX7B6bp+323LLd5lg==
dependencies:
"@testim/chrome-version" "^1.1.4"
axios "^1.7.4"
Expand Down

0 comments on commit cdb7995

Please sign in to comment.