Skip to content

Commit

Permalink
fix(deps): update dependency @celo/contractkit to v5.2.1 (#113)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent f2bf505 commit 4a23a24
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 @@ -85,9 +85,9 @@
web3-eth-contract "1.10.0"

"@celo/contractkit@^5.0.0":
version "5.2.0"
resolved "https://registry.yarnpkg.com/@celo/contractkit/-/contractkit-5.2.0.tgz#f8b853560b4d87f82b562da1f3aedfbfdd106993"
integrity sha512-QetwAOilHQJ5u1xJooFN4ZfJCfomw+kIky8huoWFkgIEKCZOo4+FxGxn2Gq9xFeMW4BALuWvdDUTAR3DxZ7FOQ==
version "5.2.1"
resolved "https://registry.yarnpkg.com/@celo/contractkit/-/contractkit-5.2.1.tgz#55c98e0498c3f0b1a16abe0ebd0a7947931c7a9f"
integrity sha512-cqLZdJtstZNnZcD6yUzhAvLgwGJ1XNNT6gu+9ZG740Pda3maFtXzfSo1Sbg2aQ6U5ESCX3FqyWgWXg5EXr9TlA==
dependencies:
"@celo/base" "^6.0.0"
"@celo/connect" "^5.1.1"
Expand Down

1 comment on commit 4a23a24

@vercel
Copy link

@vercel vercel bot commented on 4a23a24 Nov 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.