1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-31 01:16:01 +02:00

chore(deps): update dependency countries-and-timezones to v3.5.2 (#5483)

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

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[countries-and-timezones](https://togithub.com/manuelmhtr/countries-and-timezones)
| [`3.5.1` ->
`3.5.2`](https://renovatebot.com/diffs/npm/countries-and-timezones/3.5.1/3.5.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/countries-and-timezones/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/countries-and-timezones/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/countries-and-timezones/3.5.1/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/countries-and-timezones/3.5.1/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>manuelmhtr/countries-and-timezones
(countries-and-timezones)</summary>

###
[`v3.5.2`](https://togithub.com/manuelmhtr/countries-and-timezones/blob/HEAD/CHANGELOG.md#352---2023-11-05)

[Compare
Source](https://togithub.com/manuelmhtr/countries-and-timezones/compare/v3.5.1...v3.5.2)

##### Fixed

-
[#&#8203;58](https://togithub.com/manuelmhtr/countries-and-timezones/issues/58)
Missing export for CommonJS.
-
[#&#8203;60](https://togithub.com/manuelmhtr/countries-and-timezones/issues/60)
Fixed `utcOffsetStr` calculation for negative offsets non-multiple of
60.

</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://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-11-29 07:51:04 +00:00 committed by GitHub
parent 5ea5c66f35
commit 75aecfca07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3159,9 +3159,9 @@ cosmiconfig@^8.1.3:
path-type "^4.0.0"
countries-and-timezones@^3.4.0:
version "3.5.1"
resolved "https://registry.yarnpkg.com/countries-and-timezones/-/countries-and-timezones-3.5.1.tgz#f31f369576b2646f38b2d7140c8f995285af5d3d"
integrity sha512-DlsW+qxiJI6HJ83Yjjmuokgul3KKs0BmraPigFZ1sjWHPZcOTJ0LwB5iewZT9wsMAbmgGSVUdY4nZ4JnHD6NBQ==
version "3.5.2"
resolved "https://registry.yarnpkg.com/countries-and-timezones/-/countries-and-timezones-3.5.2.tgz#c1d64f22a99a249462706caf4a7042856a404cb1"
integrity sha512-Ei1yQ37fextyzQinB2waxcNsSzO/gylfPTHLH7mK4nh0ekw//G4lf4cvwMABJNJKyFe7h6Nxl4NX/fT09dSMEg==
crelt@^1.0.5:
version "1.0.5"