mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-09 00:18:00 +01:00
chore(deps): update dependency countries-and-timezones to v3.5.1 (#4302)
[![Mend Renovate](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.4.1` -> `3.5.1`](https://renovatebot.com/diffs/npm/countries-and-timezones/3.4.1/3.5.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/countries-and-timezones/3.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/countries-and-timezones/3.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/countries-and-timezones/3.4.1/3.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/countries-and-timezones/3.4.1/3.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>manuelmhtr/countries-and-timezones (countries-and-timezones)</summary> ### [`v3.5.1`](https://togithub.com/manuelmhtr/countries-and-timezones/blob/HEAD/CHANGELOG.md#351---2023-07-02) [Compare Source](https://togithub.com/manuelmhtr/countries-and-timezones/compare/v3.5.0...v3.5.1) ##### Changed - Updated with 2023a IANA Timezones database. ##### Added - TS Types export ([#​57](https://togithub.com/manuelmhtr/countries-and-timezones/pull/57) by [Haz](https://togithub.com/diegohaz)). ##### Removed - Countries: `BV` (Bouvet Island) and `HM` (Heard Island and McDonald Islands) since their are dependent territories, nobody lives there and they don't have official timezones. ### [`v3.5.0`](https://togithub.com/manuelmhtr/countries-and-timezones/releases/tag/v3.5.0) [Compare Source](https://togithub.com/manuelmhtr/countries-and-timezones/compare/v3.4.1...v3.5.0) ##### Added - TS Types export ([#​57](https://togithub.com/manuelmhtr/countries-and-timezones/pull/57) by [Haz](https://togithub.com/diegohaz)). ##### Changed - Updated with 2023a IANA Timezones database. ##### Removed - Countries: `BV` (Bouvet Island) and `HM` (Heard Island and McDonald Islands) since they are dependent territories, nobody lives there, and they don't have official timezones. </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2329edc17d
commit
3be6541cc9
@ -3962,9 +3962,9 @@ cosmiconfig@^7.0.0, cosmiconfig@^7.0.1:
|
||||
yaml "^1.10.0"
|
||||
|
||||
countries-and-timezones@^3.4.0:
|
||||
version "3.4.1"
|
||||
resolved "https://registry.yarnpkg.com/countries-and-timezones/-/countries-and-timezones-3.4.1.tgz#0ec2540f57e42f0f740eb2acaede786043347fe1"
|
||||
integrity sha512-INeHGCony4XUUR8iGL/lmt9s1Oi+n+gFHeJAMfbV5hJfYeDOB8JG1oxz5xFQu5oBZoRCJe/87k1Vzue9DoIauA==
|
||||
version "3.5.1"
|
||||
resolved "https://registry.yarnpkg.com/countries-and-timezones/-/countries-and-timezones-3.5.1.tgz#f31f369576b2646f38b2d7140c8f995285af5d3d"
|
||||
integrity sha512-DlsW+qxiJI6HJ83Yjjmuokgul3KKs0BmraPigFZ1sjWHPZcOTJ0LwB5iewZT9wsMAbmgGSVUdY4nZ4JnHD6NBQ==
|
||||
|
||||
crelt@^1.0.5:
|
||||
version "1.0.5"
|
||||
|
Loading…
Reference in New Issue
Block a user