From 5806ed1b118401cec808b506eb9855b7d2c5f162 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Dec 2021 09:10:00 +0200 Subject: [PATCH] chore(deps): Bump countries-and-timezones from 3.2.3 to 3.3.0 (#1778) Bumps [countries-and-timezones](https://github.com/manuelmhtr/countries-and-timezones) from 3.2.3 to 3.3.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.2.3...v3.3.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 7fe962369..de78d49c1 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "axios": "^0.21.1", "cli-ux": "^6.0.6", "command-exists": "^1.2.9", - "countries-and-timezones": "^3.2.3", + "countries-and-timezones": "^3.3.0", "debug": "^4.3.3", "eclipse-che-operator": "git://github.com/eclipse-che/che-operator#main", "execa": "^5.1.1", diff --git a/yarn.lock b/yarn.lock index 1a9cc665a..8395dc86c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2458,10 +2458,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.2.3: - version "3.2.3" - resolved "https://registry.yarnpkg.com/countries-and-timezones/-/countries-and-timezones-3.2.3.tgz#3b158405a0e7c576e2b801a70ca09b39dc890ecf" - integrity sha512-0thBj2T0cFndkCSRAmcMdUXISgX4lZIwqyPg3XfstNy5zT2EGgy5Hx+J4k5GU6X5ZLlveRW8KF7WhLH3/qMp4g== +countries-and-timezones@*, countries-and-timezones@^3.3.0: + version "3.3.0" + resolved "https://registry.yarnpkg.com/countries-and-timezones/-/countries-and-timezones-3.3.0.tgz#c2a0c319cf1c6240bda9d69edcbd2d6861a091e6" + integrity sha512-HkuEKmiHSAOoRW6FAQsCywd6XI6V0g7a4EfQXc99c7bh4vnCAhnoZ1jHEV0QliJumbFX8lFbCX2nu5d8eUiEJw== create-require@^1.1.0: version "1.1.1"