Skip to content

Commit

Permalink
fix(deps): update dependency @masa-finance/masa-sdk to ^3.24.6 (#365)
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.24.5` ->
`^3.24.6`](https://renovatebot.com/diffs/npm/@masa-finance%2fmasa-sdk/3.24.9/3.24.6)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@masa-finance%2fmasa-sdk/3.24.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@masa-finance%2fmasa-sdk/3.24.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@masa-finance%2fmasa-sdk/3.24.9/3.24.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@masa-finance%2fmasa-sdk/3.24.9/3.24.6?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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 25, 2024
1 parent 0c3d00a commit 86ecea3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.24.5",
"@masa-finance/masa-sdk": "^3.24.6",
"ethers": "^5.7.2",
"viem": "^2.8.16"
},
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1343,7 +1343,7 @@
dependencies:
ethers "~5.7.2"

"@masa-finance/masa-sdk@^3.24.5":
"@masa-finance/masa-sdk@^3.24.6":
version "3.24.9"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-sdk/-/masa-sdk-3.24.9.tgz#9f54a8c542f79aab846450b632e055869520132d"
integrity sha512-bu2M2vwbKd6A3IYhnHITr3s6JX5PeqZmrqQ2Dd85dyHZRkPjZOYKZsDy290dFkkqmjv9pFhmV+38kaJhnne8Cg==
Expand Down

0 comments on commit 86ecea3

Please sign in to comment.