From ea66ab98e9b0dc9e94e6e33bc6b67ecd9b77ad0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 11:31:23 +0200 Subject: [PATCH] chore(deps): Bump countries-and-timezones from 3.4.1 to 3.6.0 (#2840) Bumps [countries-and-timezones](https://github.com/manuelmhtr/countries-and-timezones) from 3.4.1 to 3.6.0. - [Release notes](https://github.com/manuelmhtr/countries-and-timezones/releases) - [Changelog](https://github.com/manuelmhtr/countries-and-timezones/blob/master/CHANGELOG.md) - [Commits](https://github.com/manuelmhtr/countries-and-timezones/compare/v3.4.1...v3.6.0) --- updated-dependencies: - dependency-name: countries-and-timezones dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index efbd3ec28..76458b4a7 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "axios": "^0.21.1", "cli-ux": "^6.0.9", "command-exists": "^1.2.9", - "countries-and-timezones": "^3.4.1", + "countries-and-timezones": "^3.6.0", "devworkspace-operator": "https://github.com/devfile/devworkspace-operator#main", "eclipse-che-operator": "https://github.com/eclipse-che/che-operator#main", "execa": "^5.1.1", diff --git a/yarn.lock b/yarn.lock index a6150c46e..283653ea1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3521,10 +3521,10 @@ core-util-is@1.0.2, core-util-is@~1.0.0: resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7" integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac= -countries-and-timezones@*, countries-and-timezones@^3.4.1: - 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== +countries-and-timezones@*, countries-and-timezones@^3.6.0: + 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== create-jest@^29.7.0: version "29.7.0"