⬆️ 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:
parent
85d7122e43
commit
d63a180bb2
2 changed files with 5 additions and 4 deletions
|
@ -86,7 +86,7 @@
|
||||||
"react-query": "^3.23.1",
|
"react-query": "^3.23.1",
|
||||||
"react-router-dom": "^5.2.0",
|
"react-router-dom": "^5.2.0",
|
||||||
"react-select": "^4.3.1",
|
"react-select": "^4.3.1",
|
||||||
"react-timezone-select": "^1.0.7",
|
"react-timezone-select": "^1.1.12",
|
||||||
"react-use-intercom": "1.4.0",
|
"react-use-intercom": "1.4.0",
|
||||||
"short-uuid": "^4.2.0",
|
"short-uuid": "^4.2.0",
|
||||||
"stripe": "^8.168.0",
|
"stripe": "^8.168.0",
|
||||||
|
|
|
@ -7059,9 +7059,10 @@ react-style-singleton@^2.1.0:
|
||||||
invariant "^2.2.4"
|
invariant "^2.2.4"
|
||||||
tslib "^1.0.0"
|
tslib "^1.0.0"
|
||||||
|
|
||||||
react-timezone-select@^1.0.7:
|
react-timezone-select@^1.1.12:
|
||||||
version "1.1.11"
|
version "1.1.12"
|
||||||
resolved "https://registry.yarnpkg.com/react-timezone-select/-/react-timezone-select-1.1.11.tgz#42acc1baf6644dbff843044c308526c202801cb2"
|
resolved "https://registry.yarnpkg.com/react-timezone-select/-/react-timezone-select-1.1.12.tgz#44d5b35fd39388f1416e7645a270b214ebf9bef0"
|
||||||
|
integrity sha512-zy94e12FdGfWiQI6hp86zRGbdtHSer/sm87yDBPZmPBd2Zhda5z16p8lSQufJwLb+9BD+UZFEMH4MLhbu7P63Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
react-select "^5.0.0"
|
react-select "^5.0.0"
|
||||||
spacetime "^6.16.3"
|
spacetime "^6.16.3"
|
||||||
|
|
Loading…
Reference in a new issue