From 4a2fc879345cd8e75cade3c72449ca8255bf6010 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 00:48:43 +0000 Subject: [PATCH] chore(deps): update dependency countries-and-timezones to v3.6.0 (#5843) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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.5.2` -> `3.6.0`](https://renovatebot.com/diffs/npm/countries-and-timezones/3.5.2/3.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/countries-and-timezones/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/countries-and-timezones/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/countries-and-timezones/3.5.2/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/countries-and-timezones/3.5.2/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
manuelmhtr/countries-and-timezones (countries-and-timezones) ### [`v3.6.0`](https://togithub.com/manuelmhtr/countries-and-timezones/blob/HEAD/CHANGELOG.md#360---2023-12-10) [Compare Source](https://togithub.com/manuelmhtr/countries-and-timezones/compare/v3.5.2...v3.6.0) ##### Changed - Updated with 2023c IANA Timezones database.
--- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- frontend/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/yarn.lock b/frontend/yarn.lock index d6b0133228..11dd9d0d39 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -3215,9 +3215,9 @@ cosmiconfig@^8.1.3: path-type "^4.0.0" countries-and-timezones@^3.4.0: - 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== + version "3.6.0" + resolved "https://registry.yarnpkg.com/countries-and-timezones/-/countries-and-timezones-3.6.0.tgz#80716f05ebef270842fd72010f9b33e2848e24c7" + integrity sha512-8/nHBCs1eKeQ1jnsZVGdqrLYxS8nPcfJn8PnmxdJXWRLZdXsGFR8gnVhRjatGDBjqmPm7H+FtYpBYTPWd0Eiqg== crelt@^1.0.5: version "1.0.5"