Skip to content

fix(abstract-utxo): bump utxo-lib devDependency to 11.24.1#9337

Merged
zahin-mohammad merged 1 commit into
rel/latestfrom
fix/abstract-utxo-utxo-lib-version-mismatch
Jul 22, 2026
Merged

fix(abstract-utxo): bump utxo-lib devDependency to 11.24.1#9337
zahin-mohammad merged 1 commit into
rel/latestfrom
fix/abstract-utxo-utxo-lib-version-mismatch

Conversation

@zahin-mohammad

Copy link
Copy Markdown
Contributor

Summary

  • The lerna version-consistency check fails: @bitgo/abstract-utxo declared @bitgo/utxo-lib as ^11.24.1 in dependencies but a stale ^11.24.0 in devDependencies.
  • Bump the devDependencies pin to ^11.24.1 so both match the published @bitgo/utxo-lib@11.24.1.

Test plan

  • CI lerna dependency-consistency check passes (previously failing with expected ... version 11.24.1, but found version 11.24.0)

Ticket: BTC-000

Align the devDependencies pin with the dependencies pin so the
lerna version consistency check passes.

TICKET: BTC-000
@zahin-mohammad
zahin-mohammad requested a review from a team as a code owner July 22, 2026 21:43
@zahin-mohammad
zahin-mohammad merged commit 777e933 into rel/latest Jul 22, 2026
25 checks passed
@zahin-mohammad
zahin-mohammad deleted the fix/abstract-utxo-utxo-lib-version-mismatch branch July 22, 2026 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants