⬆️ 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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-08-18 15:35:31 +02:00 committed by GitHub
parent 287747e320
commit f372520016
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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"