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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-10-20 15:48:16 +00:00 committed by GitHub
parent 85d7122e43
commit d63a180bb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 4 deletions

View File

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

View File

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