From 318fd7cfeeccda7d7f31dbb4746525165f196187 Mon Sep 17 00:00:00 2001 From: Sofiya Tepikin Date: Thu, 22 Jun 2023 09:03:52 +0000 Subject: [PATCH] Bump @react-native-community/datetimepicker from 6.3.1 to 7.2.0 Bumps [@react-native-community/datetimepicker](https://github.com/react-native-community/datetimepicker) from 6.3.1 to 7.2.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/v6.3.1...v7.2.0) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f96cb87..058f7e7 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@ptomasroos/react-native-multi-slider": "^2.2.0", "@react-native-async-storage/async-storage": "^1.18.2", "@react-native-community/art": "^1.2.0", - "@react-native-community/datetimepicker": "^6.3.1", + "@react-native-community/datetimepicker": "^7.2.0", "@react-native-community/push-notification-ios": "^1.11.0", "csvtojson": "^2.0.8", "i18next": "^22.0.2", diff --git a/yarn.lock b/yarn.lock index 2fee99d..8213dfb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1294,10 +1294,10 @@ sudo-prompt "^9.0.0" wcwidth "^1.0.1" -"@react-native-community/datetimepicker@^6.3.1": - version "6.7.5" - resolved "https://registry.yarnpkg.com/@react-native-community/datetimepicker/-/datetimepicker-6.7.5.tgz#214796f2d131b6af9cb9d4dea69d4a1981fa2236" - integrity sha512-E2Zh6mwvZ6CFEMKP++rdxxjJiB45fYPpdZhJwdZ2vUVwqovqu1cQRDLZmz4XrcHSyuacgR4WUnkYFf0F2nnNIg== +"@react-native-community/datetimepicker@^7.2.0": + version "7.2.0" + resolved "https://registry.yarnpkg.com/@react-native-community/datetimepicker/-/datetimepicker-7.2.0.tgz#db8c03dbf49bf3c24b06b617a8467d8b05511f62" + integrity sha512-dO1sQy83M/EvnHE2egto05iwXZX7EYn5f/VDMp6afZFRFXRiRo7CzB3VFg4B55gJRJMNBv06NYMLPM3SlpnEGQ== dependencies: invariant "^2.2.4"