From d63a180bb24f85ffdfb8e20b7fc846de16146a33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Oct 2021 15:48:16 +0000 Subject: [PATCH] :arrow_up: Bump react-timezone-select from 1.1.11 to 1.1.12 (#1010) Bumps [react-timezone-select](https://github.com/ndom91/react-timezone-select) from 1.1.11 to 1.1.12. - [Release notes](https://github.com/ndom91/react-timezone-select/releases) - [Commits](https://github.com/ndom91/react-timezone-select/commits) --- updated-dependencies: - dependency-name: react-timezone-select dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index ec2ee9af53..abf72f182a 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "react-query": "^3.23.1", "react-router-dom": "^5.2.0", "react-select": "^4.3.1", - "react-timezone-select": "^1.0.7", + "react-timezone-select": "^1.1.12", "react-use-intercom": "1.4.0", "short-uuid": "^4.2.0", "stripe": "^8.168.0", diff --git a/yarn.lock b/yarn.lock index e9b33b146d..33720dcaf0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7059,9 +7059,10 @@ react-style-singleton@^2.1.0: invariant "^2.2.4" tslib "^1.0.0" -react-timezone-select@^1.0.7: - version "1.1.11" - resolved "https://registry.yarnpkg.com/react-timezone-select/-/react-timezone-select-1.1.11.tgz#42acc1baf6644dbff843044c308526c202801cb2" +react-timezone-select@^1.1.12: + version "1.1.12" + resolved "https://registry.yarnpkg.com/react-timezone-select/-/react-timezone-select-1.1.12.tgz#44d5b35fd39388f1416e7645a270b214ebf9bef0" + integrity sha512-zy94e12FdGfWiQI6hp86zRGbdtHSer/sm87yDBPZmPBd2Zhda5z16p8lSQufJwLb+9BD+UZFEMH4MLhbu7P63Q== dependencies: react-select "^5.0.0" spacetime "^6.16.3"