Skip to content

Commit

Permalink
fix(deps): update dependency @masa-finance/masa-sdk to ^3.38.5 (#426)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@masa-finance/masa-sdk](https://togithub.com/masa-finance/masa-sdk) |
[`^3.38.4` ->
`^3.38.5`](https://renovatebot.com/diffs/npm/@masa-finance%2fmasa-sdk/3.38.5/3.38.5)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@masa-finance%2fmasa-sdk/3.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@masa-finance%2fmasa-sdk/3.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@masa-finance%2fmasa-sdk/3.38.5/3.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@masa-finance%2fmasa-sdk/3.38.5/3.38.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - "after 8:00 before 23:00 every weekday except on Friday" in
timezone UTC.

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/valora-inc/resolve-kit).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJucG0iLCJyZW5vdmF0ZSJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 13, 2024
1 parent 9f09383 commit 6b5c105
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@celo/base": "^6.0.0",
"@celo/identity": "^5.1.1",
"@celo/utils": "^5.0.6",
"@masa-finance/masa-sdk": "^3.38.4",
"@masa-finance/masa-sdk": "^3.38.5",
"ethers": "^5.7.2",
"viem": "^2.8.16"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1348,10 +1348,10 @@
resolved "https://registry.yarnpkg.com/@masa-finance/masa-contracts-staking/-/masa-contracts-staking-0.3.3.tgz#5135a34b379d06fb39ba5b86f65ffdbbc785aba9"
integrity sha512-GJHYEwj2C6pec90Wg/mgmeOha2DYu71mdtQgkfyXtVu05T6RC1TXcuW4y6+6aZnKvst1z5qu0sHEtpZJylEBVQ==

"@masa-finance/masa-sdk@^3.38.4":
version "3.38.5"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-sdk/-/masa-sdk-3.38.5.tgz#716e6cd074b120033eadc1d62c68497d552ef887"
integrity sha512-PgG0iJLZyiuM8Z+4QshLwCH9m36GOXzX0s18mJN+p0HsJf/LcOyepNwv5X9CjC5vw3NiiZJ3e15fJLgdDWUSSg==
"@masa-finance/masa-sdk@^3.38.5":
version "3.38.6"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-sdk/-/masa-sdk-3.38.6.tgz#927eb9f19ff52a8949c9bbe99c94f1b37d60a872"
integrity sha512-86OgRgqpcPzp+p7nacWIUQqatSJl1VAxw7nTny92Z4zXbMz2UsqXPELBdtZv70UruRgllQjpxI5et8z63ZpwYA==
dependencies:
"@ethersproject/abi" "^5.7.0"
"@ethersproject/abstract-provider" "^5.7.0"
Expand Down

0 comments on commit 6b5c105

Please sign in to comment.