From 3744c6e5b8dc3f33b722921c3a89d554855dbf9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 14:31:29 +0000 Subject: [PATCH] chore(deps): bump @react-native-community/datetimepicker Bumps [@react-native-community/datetimepicker](https://github.com/react-native-community/datetimepicker) from 3.5.2 to 7.5.0. - [Release notes](https://github.com/react-native-community/datetimepicker/releases) - [Changelog](https://github.com/react-native-datetimepicker/datetimepicker/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-native-community/datetimepicker/compare/v3.5.2...v7.5.0) --- updated-dependencies: - dependency-name: "@react-native-community/datetimepicker" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1a72448f33c..f5dec4ce8ae 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@react-native-clipboard/clipboard": "^1.8.5", "@react-native-community/art": "^1.2.0", "@react-native-community/blur": "^4.1.0", - "@react-native-community/datetimepicker": "3.5.2", + "@react-native-community/datetimepicker": "7.5.0", "@react-native-community/hooks": "2.6.0", "@react-native-community/netinfo": "6.0.0", "@react-native-community/picker": "^1.8.1", diff --git a/yarn.lock b/yarn.lock index 5784125ec56..19428e9992c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5176,10 +5176,10 @@ sudo-prompt "^9.0.0" wcwidth "^1.0.1" -"@react-native-community/datetimepicker@3.5.2": - version "3.5.2" - resolved "https://registry.yarnpkg.com/@react-native-community/datetimepicker/-/datetimepicker-3.5.2.tgz#8e6feb30f2620e5abdf565d5fe74c0c04edcf6ae" - integrity sha512-TWRuAtr/DnrEcRewqvXMLea2oB+YF+SbtuYLHguALLxNJQLl/RFB7aTNZeF+OoH75zKFqtXECXV1/uxQUpA+sg== +"@react-native-community/datetimepicker@7.5.0": + version "7.5.0" + resolved "https://registry.yarnpkg.com/@react-native-community/datetimepicker/-/datetimepicker-7.5.0.tgz#479143814a9d6373cdb8cd8f90b5cf03ee0e363a" + integrity sha512-nwMje384ib8017P4phJ1v+Y9xkTEGiilV2uoGjFqCNhMFUeBG7kaVy9WKfS1Y0joDlOk4BISm3+3AP4Es5lYZQ== dependencies: invariant "^2.2.4"