From 971ea4bdcf08b098fec0d9cb22bc5561dd16f714 Mon Sep 17 00:00:00 2001 From: Sofiya Tepikin Date: Sun, 11 Sep 2022 09:07:11 +0000 Subject: [PATCH] Bump react-native-modal-datetime-picker from 10.2.0 to 14.0.0 Bumps [react-native-modal-datetime-picker](https://github.com/mmazzarolo/react-native-modal-datetime-picker) from 10.2.0 to 14.0.0. - [Release notes](https://github.com/mmazzarolo/react-native-modal-datetime-picker/releases) - [Changelog](https://github.com/mmazzarolo/react-native-modal-datetime-picker/blob/master/.releaserc) - [Commits](https://github.com/mmazzarolo/react-native-modal-datetime-picker/compare/v10.2.0...v14.0.0) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e641f02..293a5f8 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "react-native-document-picker": "^8.1.1", "react-native-fs": "^2.20.0", "react-native-hyperlink": "0.0.19", - "react-native-modal-datetime-picker": "10.2.0", + "react-native-modal-datetime-picker": "14.0.0", "react-native-push-notification": "3.2.1", "react-native-share": "^7.9.0", "react-native-simple-toast": "^1.1.3", diff --git a/yarn.lock b/yarn.lock index 9762444..f07543a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6837,10 +6837,10 @@ react-native-hyperlink@0.0.19: linkify-it "^2.2.0" mdurl "^1.0.0" -react-native-modal-datetime-picker@10.2.0: - version "10.2.0" - resolved "https://registry.yarnpkg.com/react-native-modal-datetime-picker/-/react-native-modal-datetime-picker-10.2.0.tgz#3ec5c299e8bdc9fd2ec0a1a6642a459c408b910f" - integrity sha512-eMQb3EPqHx47WrlLPTrXvmLZDwGwGH//WTWiQBUvJ+6ehDeuTjIn8/v/ANv8wxCCrt4NeHem8FQY3Z5fa4fRgQ== +react-native-modal-datetime-picker@14.0.0: + version "14.0.0" + resolved "https://registry.yarnpkg.com/react-native-modal-datetime-picker/-/react-native-modal-datetime-picker-14.0.0.tgz#ca2c81a275ee3a23d9ad02113e76ed243c90781e" + integrity sha512-orI0BMgX9uooSZWYIILmMaZXqi8Ebr0vqsLUFL03zORpv9NvkBlLMQ8dZVdDxWUc1Lbx/N5DJskC16AOypPy8Q== dependencies: prop-types "^15.7.2"