From 72b56312aceebc4a473e5c5bfa696c5af0481d49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 15:13:00 +0000 Subject: [PATCH] Bump @react-native-community/datetimepicker from 3.5.2 to 6.7.4 Bumps [@react-native-community/datetimepicker](https://github.com/react-native-community/datetimepicker) from 3.5.2 to 6.7.4. - [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...v6.7.4) --- 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 49196505458..e436e9964c1 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@react-native-community/art": "^1.2.0", "@react-native-community/blur": "^4.1.0", "@react-native-community/cameraroll": "4.1.2", - "@react-native-community/datetimepicker": "3.5.2", + "@react-native-community/datetimepicker": "6.7.4", "@react-native-community/hooks": "2.6.0", "@react-native-community/masked-view": "0.1.11", "@react-native-community/netinfo": "6.0.0", diff --git a/yarn.lock b/yarn.lock index 59fc00f8f6e..0273ee809d5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4957,10 +4957,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@6.7.4": + version "6.7.4" + resolved "https://registry.yarnpkg.com/@react-native-community/datetimepicker/-/datetimepicker-6.7.4.tgz#1c29f9305ce5d3841647d2a6823d4efcb2dcad1b" + integrity sha512-a6O1cFJslChHdrFAWc6H+2VJehhjY1hDoLKRgO2L31S5S/59WCIgOmknXwEX/MBg4Jh8PKZJ7DeIkbiON253BA== dependencies: invariant "^2.2.4"