Skip to content

Commit

Permalink
fix(deps): update dependency @fiatconnect/fiatconnect-types to ^13.2.2 (
Browse files Browse the repository at this point in the history
#169)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

---

### Release Notes

<details>
<summary>fiatconnect/fiatconnect-types
(@&#8203;fiatconnect/fiatconnect-types)</summary>

###
[`v13.2.2`](https://togithub.com/fiatconnect/fiatconnect-types/releases/tag/v13.2.2)

[Compare
Source](https://togithub.com/fiatconnect/fiatconnect-types/compare/v13.2.1...v13.2.2)

##### Bug Fixes

- **deps:** update dependency zod to ^3.22.4
([#&#8203;196](https://togithub.com/fiatconnect/fiatconnect-types/issues/196))
([b5bfb21](https://togithub.com/fiatconnect/fiatconnect-types/commit/b5bfb2128e04f6b66179dd27d9b6a538730a11b7))

</details>

---

### 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/fiatconnect/api-starter).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 8, 2023
1 parent 0038421 commit 097ae37
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"license": "MIT",
"dependencies": {
"@celo/utils": "^1.5.2",
"@fiatconnect/fiatconnect-types": "^13.2.1",
"@fiatconnect/fiatconnect-types": "^13.2.2",
"@types/express": "^4.17.18",
"@types/node": "^17.0.45",
"@types/yargs": "^17.0.26",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -722,12 +722,12 @@
"@ethersproject/properties" "^5.7.0"
"@ethersproject/strings" "^5.7.0"

"@fiatconnect/fiatconnect-types@^13.2.1":
version "13.2.1"
resolved "https://registry.yarnpkg.com/@fiatconnect/fiatconnect-types/-/fiatconnect-types-13.2.1.tgz#ca09f37fdc18deb5b250383c028011f6795e910c"
integrity sha512-dxaGPV/ZvC+U+ulE60G7DkVckYCGvJgQCCUAx9mcWS4K3s8nfwlogEDUUozcTe5d5aHEeYj1iCA4xqDbJbH76w==
"@fiatconnect/fiatconnect-types@^13.2.2":
version "13.2.2"
resolved "https://registry.yarnpkg.com/@fiatconnect/fiatconnect-types/-/fiatconnect-types-13.2.2.tgz#e9debf40a17324de150b5ab526c197cd65761ba7"
integrity sha512-K4A+mmahOA70U2UjLFaV7cKeUmzkR2LgRWiBi2WtKxtFs9lbFCErm+joTAnRz6IxEV8zuPGoIhO9Aq8vZV8WJA==
dependencies:
zod "^3.22.3"
zod "^3.22.4"

"@humanwhocodes/config-array@^0.10.5":
version "0.10.5"
Expand Down Expand Up @@ -6121,7 +6121,7 @@ yocto-queue@^0.1.0:
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==

zod@^3.22.3:
zod@^3.22.3, zod@^3.22.4:
version "3.22.4"
resolved "https://registry.yarnpkg.com/zod/-/zod-3.22.4.tgz#f31c3a9386f61b1f228af56faa9255e845cf3fff"
integrity sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==

0 comments on commit 097ae37

Please sign in to comment.