Skip to content

Commit

Permalink
chore: update chromedriver resolutions (carbon-design-system#4422)
Browse files Browse the repository at this point in the history
* chore: add chromedriver to resolutions

Fixes an issue with changed CDN

* chore: remove from resolutions

Keep latest chromedriver in yarn.lock
  • Loading branch information
elycheea authored Feb 22, 2024
1 parent 79c9794 commit b96ff02
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9233,8 +9233,8 @@ __metadata:
linkType: hard

"chromedriver@npm:*":
version: 121.0.0
resolution: "chromedriver@npm:121.0.0"
version: 122.0.1
resolution: "chromedriver@npm:122.0.1"
dependencies:
"@testim/chrome-version": "npm:^1.1.4"
axios: "npm:^1.6.5"
Expand All @@ -9245,7 +9245,7 @@ __metadata:
tcp-port-used: "npm:^1.0.2"
bin:
chromedriver: bin/chromedriver
checksum: 2034325c85a459adb80dbe8156c9db339b28d6101183c769e4ac86d8768983cb9cb3fb8d4bc7b5953a08b4f4b384aed24443b8e7d4c2eab1e7d38f53691d9544
checksum: ceb04ff891a042a3bb05954b2489952ce93ab8c4889bfbcda9eb85d2e28a7613436edb31c9694335508a666043931c40938f257af1e9e42485cef5cbeefb6731
languageName: node
linkType: hard

Expand Down

0 comments on commit b96ff02

Please sign in to comment.