From d0b3e807e25f07ac8a4342a304e3bcae45847d73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 06:53:16 +0000 Subject: [PATCH] chore(deps): bump react-native-modal-datetime-picker Bumps [react-native-modal-datetime-picker](https://github.com/mmazzarolo/react-native-modal-datetime-picker) from 14.0.1 to 17.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/v14.0.1...v17.0.0) --- updated-dependencies: - dependency-name: react-native-modal-datetime-picker 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 9996c196..9d717d5f 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "react-native-get-random-values": "~1.8.0", "react-native-linear-gradient": "^2.6.2", "react-native-markdown-display": "^7.0.0-alpha.2", - "react-native-modal-datetime-picker": "^14.0.0", + "react-native-modal-datetime-picker": "^17.0.0", "react-native-reanimated": "~2.14.4", "react-native-reanimated-carousel": "^3.3.0", "react-native-rss-parser": "^1.5.1", diff --git a/yarn.lock b/yarn.lock index a9e1b317..a58d2f4c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10218,10 +10218,10 @@ react-native-markdown-display@^7.0.0-alpha.2: prop-types "^15.7.2" react-native-fit-image "^1.5.5" -react-native-modal-datetime-picker@^14.0.0: - version "14.0.1" - resolved "https://registry.yarnpkg.com/react-native-modal-datetime-picker/-/react-native-modal-datetime-picker-14.0.1.tgz#d9c6df4ff85bf1cfbe108c756dc26dcca4cc5f2f" - integrity sha512-wQt4Pjxt2jiTsVhLMG0E7WrRTYBEQx2d/nUrFVCbRqJ7lrXocXaT5UZsyMpV93TnKcyut62OprbO88wYq/vh0g== +react-native-modal-datetime-picker@^17.0.0: + version "17.0.0" + resolved "https://registry.yarnpkg.com/react-native-modal-datetime-picker/-/react-native-modal-datetime-picker-17.0.0.tgz#699272ffe58159bb5df93910e3cfdffe2f2e99da" + integrity sha512-/NFZMlugmd4WnKfNHjWQ5vz7PWfL2ECg8+hH0i661EqunT3+Oulp8a/0BCjNfCy2YEHargeII4T0ztLEe5MsfA== dependencies: prop-types "^15.7.2"