From 40ce9de0a8d69b09c0948a8c3c99b345ecf2c0c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 04:37:06 +0000 Subject: [PATCH] Bump @react-native-community/datetimepicker from 6.7.1 to 6.7.5 Bumps [@react-native-community/datetimepicker](https://github.com/react-native-community/datetimepicker) from 6.7.1 to 6.7.5. - [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.7.1...v6.7.5) --- updated-dependencies: - dependency-name: "@react-native-community/datetimepicker" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index fea70822a..ba589fa70 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3327,9 +3327,9 @@ semver "^6.3.0" "@react-native-community/datetimepicker@^6.7.1": - version "6.7.1" - resolved "https://registry.yarnpkg.com/@react-native-community/datetimepicker/-/datetimepicker-6.7.1.tgz#a52eed9512898adef323b2fa78c6ac4611af5502" - integrity sha512-NPW1YITG7N+3TsqXc4LZV3c5IEpTD5iX18r0bvFsHdIblo5qi0ykpeK3TffmMM5gbTjgKJ4DNVHOjLiWKxFUxw== + version "6.7.5" + resolved "https://registry.yarnpkg.com/@react-native-community/datetimepicker/-/datetimepicker-6.7.5.tgz#214796f2d131b6af9cb9d4dea69d4a1981fa2236" + integrity sha512-E2Zh6mwvZ6CFEMKP++rdxxjJiB45fYPpdZhJwdZ2vUVwqovqu1cQRDLZmz4XrcHSyuacgR4WUnkYFf0F2nnNIg== dependencies: invariant "^2.2.4"