From f3725200167d85545c477a39e4f366d68456f0e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Aug 2021 15:35:31 +0200 Subject: [PATCH] :arrow_up: Bump react-timezone-select from 1.0.6 to 1.0.7 (#489) Bumps [react-timezone-select](https://github.com/ndom91/react-timezone-select) from 1.0.6 to 1.0.7. - [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 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 47ab6b66..0e32277b 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "react-multi-email": "^0.5.3", "react-phone-number-input": "^3.1.25", "react-select": "^4.3.1", - "react-timezone-select": "^1.0.6", + "react-timezone-select": "^1.0.7", "short-uuid": "^4.2.0", "tsdav": "^1.0.3", "tslog": "^3.2.1", diff --git a/yarn.lock b/yarn.lock index 13dc9452..da77b52e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5671,10 +5671,10 @@ react-style-singleton@^2.1.0: invariant "^2.2.4" tslib "^1.0.0" -react-timezone-select@^1.0.6: - version "1.0.6" - resolved "https://registry.npmjs.org/react-timezone-select/-/react-timezone-select-1.0.6.tgz#6229fce11dfa918536fe3b73398681a2b0b6d323" - integrity sha512-fG0mJzWOm8apOAH5DKX+UpWzU/795HyPyCkcYtJyBAtZ3vxXgmsCq9K3wAgno53wA1U79zoD3SJh0egGara1eA== +react-timezone-select@^1.0.7: + version "1.0.7" + resolved "https://registry.yarnpkg.com/react-timezone-select/-/react-timezone-select-1.0.7.tgz#7293fa18f2238d32908b28e265f33ed6acafd605" + integrity sha512-nfQ541GuCHhz5nv+XLJgF4kl+vNorjSutEGiEcreKjpj00ShOWIq3qaG8mNo9lpHwQIQ9Jo3cw3KofnUUpNEbg== dependencies: react-select "^4.3.1" spacetime "^6.16.2"