From 3779196e8cd83c6c760f0d4a779e0056af78902b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 17 Jun 2019 17:24:01 +0000 Subject: [PATCH] Bump react-native-modal-datetime-picker from 6.1.0 to 7.4.2 Bumps [react-native-modal-datetime-picker](https://github.com/mmazzarolo/react-native-modal-datetime-picker) from 6.1.0 to 7.4.2. - [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/v6.1.0...v7.4.2) Signed-off-by: dependabot[bot] --- addons/ondevice-knobs/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/addons/ondevice-knobs/package.json b/addons/ondevice-knobs/package.json index fbab2758ad0..ed22ce0750e 100644 --- a/addons/ondevice-knobs/package.json +++ b/addons/ondevice-knobs/package.json @@ -27,7 +27,7 @@ "deep-equal": "^1.0.1", "prop-types": "^15.7.2", "react-native-color-picker": "^0.4.0", - "react-native-modal-datetime-picker": "^6.0.0", + "react-native-modal-datetime-picker": "^7.4.2", "react-native-modal-selector": "^1.0.2", "react-native-switch": "^1.5.0" }, diff --git a/yarn.lock b/yarn.lock index 7197f04ca62..5b3b48c0f77 100644 --- a/yarn.lock +++ b/yarn.lock @@ -22573,12 +22573,12 @@ react-native-maps@expo/react-native-maps#v0.22.1-exp.0: version "0.22.1" resolved "https://codeload.github.com/expo/react-native-maps/tar.gz/e6f98ff7272e5d0a7fe974a41f28593af2d77bb2" -react-native-modal-datetime-picker@^6.0.0: - version "6.1.0" - resolved "https://registry.yarnpkg.com/react-native-modal-datetime-picker/-/react-native-modal-datetime-picker-6.1.0.tgz#246563ed582e68a886134ba1e2a3226504590819" - integrity sha512-QIhWcaUli+KpezHJhBfeH2x3E1yBcn8R44ZHsGb6598v+k2rV6JB/Kvn9CDFRFDbr7nsTnsHMqz5eUMxiTXNdQ== +react-native-modal-datetime-picker@^7.4.2: + version "7.4.2" + resolved "https://registry.yarnpkg.com/react-native-modal-datetime-picker/-/react-native-modal-datetime-picker-7.4.2.tgz#d000c4c9675ca8add779820f2947c814e0aa2e53" + integrity sha512-RzQiYvbtBE/FJdaPhFcyc4tjw4LZ6AuE3uWPRqiTy4WSoE9pGV1QzrJzPIYhrJfmKWLF72ntnzG8uQyUAx/Znw== dependencies: - prop-types "^15.6.2" + prop-types "^15.7.2" react-native-modal "^9.0.0" react-native-modal-selector@^1.0.2: