Skip to content

Commit

Permalink
fix(deps): update dependency joi to v17.9.2 (#3825)
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 |
|---|---|---|---|---|---|
| [joi](https://togithub.com/hapijs/joi) | [`17.7.0` ->
`17.9.2`](https://renovatebot.com/diffs/npm/joi/17.7.0/17.9.2) |
[![age](https://badges.renovateapi.com/packages/npm/joi/17.9.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/joi/17.9.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/joi/17.9.2/compatibility-slim/17.7.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/joi/17.9.2/confidence-slim/17.7.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>hapijs/joi</summary>

###
[`v17.9.2`](https://togithub.com/hapijs/joi/compare/v17.9.1...v17.9.2)

[Compare
Source](https://togithub.com/hapijs/joi/compare/v17.9.1...v17.9.2)

###
[`v17.9.1`](https://togithub.com/hapijs/joi/compare/v17.9.0...v17.9.1)

[Compare
Source](https://togithub.com/hapijs/joi/compare/v17.9.0...v17.9.1)

###
[`v17.9.0`](https://togithub.com/hapijs/joi/compare/v17.8.4...v17.9.0)

[Compare
Source](https://togithub.com/hapijs/joi/compare/v17.8.4...v17.9.0)

###
[`v17.8.4`](https://togithub.com/hapijs/joi/compare/v17.8.3...v17.8.4)

[Compare
Source](https://togithub.com/hapijs/joi/compare/v17.8.3...v17.8.4)

###
[`v17.8.3`](https://togithub.com/hapijs/joi/compare/v17.8.2...v17.8.3)

[Compare
Source](https://togithub.com/hapijs/joi/compare/v17.8.2...v17.8.3)

###
[`v17.8.2`](https://togithub.com/hapijs/joi/compare/v17.8.1...v17.8.2)

[Compare
Source](https://togithub.com/hapijs/joi/compare/v17.8.1...v17.8.2)

###
[`v17.8.1`](https://togithub.com/hapijs/joi/compare/v17.8.0...v17.8.1)

[Compare
Source](https://togithub.com/hapijs/joi/compare/v17.8.0...v17.8.1)

###
[`v17.8.0`](https://togithub.com/hapijs/joi/compare/v17.7.1...v17.8.0)

[Compare
Source](https://togithub.com/hapijs/joi/compare/v17.7.1...v17.8.0)

###
[`v17.7.1`](https://togithub.com/hapijs/joi/compare/v17.7.0...v17.7.1)

[Compare
Source](https://togithub.com/hapijs/joi/compare/v17.7.0...v17.7.1)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **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://app.renovatebot.com/dashboard#github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 22, 2023
1 parent 574c5a9 commit f2e0698
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions yarn.lock
Expand Up @@ -971,7 +971,7 @@
dependencies:
"@hapi/hoek" "^9.0.0"

"@sideway/formula@^3.0.0", "@sideway/formula@^3.0.1":
"@sideway/formula@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@sideway/formula/-/formula-3.0.1.tgz#80fcbcbaf7ce031e0ef2dd29b1bfc7c3f583611f"
integrity sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==
Expand Down Expand Up @@ -4671,18 +4671,7 @@ jest@29.5.0:
import-local "^3.0.2"
jest-cli "^29.5.0"

joi@^17.3.0:
version "17.7.0"
resolved "https://registry.yarnpkg.com/joi/-/joi-17.7.0.tgz#591a33b1fe1aca2bc27f290bcad9b9c1c570a6b3"
integrity sha512-1/ugc8djfn93rTE3WRKdCzGGt/EtiYKxITMO4Wiv6q5JL1gl9ePt4kBsl1S499nbosspfctIQTpYIhSmHA3WAg==
dependencies:
"@hapi/hoek" "^9.0.0"
"@hapi/topo" "^5.0.0"
"@sideway/address" "^4.1.3"
"@sideway/formula" "^3.0.0"
"@sideway/pinpoint" "^2.0.0"

joi@^17.7.0:
joi@^17.3.0, joi@^17.7.0:
version "17.9.2"
resolved "https://registry.yarnpkg.com/joi/-/joi-17.9.2.tgz#8b2e4724188369f55451aebd1d0b1d9482470690"
integrity sha512-Itk/r+V4Dx0V3c7RLFdRh12IOjySm2/WGPMubBT92cQvRfYZhPM2W0hZlctjj72iES8jsRCwp7S/cRmWBnJ4nw==
Expand Down

0 comments on commit f2e0698

Please sign in to comment.