Skip to content

Commit 8e38316

Browse files
chore(deps): bump @react-native-community/datetimepicker
Bumps [@react-native-community/datetimepicker](https://github.com/react-native-datetimepicker/datetimepicker) from 8.3.0 to 8.5.0. - [Release notes](https://github.com/react-native-datetimepicker/datetimepicker/releases) - [Changelog](https://github.com/react-native-datetimepicker/datetimepicker/blob/master/CHANGELOG.md) - [Commits](react-native-datetimepicker/datetimepicker@v8.3.0...v8.5.0) --- updated-dependencies: - dependency-name: "@react-native-community/datetimepicker" dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae071a7 commit 8e38316

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@react-native-async-storage/async-storage": "^1.22.3",
4141
"@react-native-camera-roll/camera-roll": "^7.10.0",
4242
"@react-native-clipboard/clipboard": "^1.13.2",
43-
"@react-native-community/datetimepicker": "^8.3.0",
43+
"@react-native-community/datetimepicker": "^8.5.0",
4444
"@react-native-community/hooks": "^100.1.0",
4545
"@react-native-community/netinfo": "^11.3.1",
4646
"@react-native-community/slider": "^4.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4245,10 +4245,10 @@
42454245
prompts "^2.4.2"
42464246
semver "^7.5.2"
42474247

4248-
"@react-native-community/datetimepicker@^8.3.0":
4249-
version "8.3.0"
4250-
resolved "https://registry.yarnpkg.com/@react-native-community/datetimepicker/-/datetimepicker-8.3.0.tgz#d734a77ae5fdf9585ea2eba0d2b5cf47404c0a09"
4251-
integrity sha512-K/KgaJbLtjMpx4PaG4efrVIcSe6+DbLufeX1lwPB5YY8i3sq9dOh6WcAcMTLbaRTUpurebQTkl7puHPFm9GalA==
4248+
"@react-native-community/datetimepicker@^8.5.0":
4249+
version "8.5.0"
4250+
resolved "https://registry.yarnpkg.com/@react-native-community/datetimepicker/-/datetimepicker-8.5.0.tgz#8de2d2ab18584d03e161ceb4250216564a4deda0"
4251+
integrity sha512-RMWll1aPppMtzdJz4we4poNzVj9WUw5URHID7D2ICjGZq3KjrwwexvBnzp75EIYE/ihHXCn/OvYKe73fws9Y/g==
42524252
dependencies:
42534253
invariant "^2.2.4"
42544254

0 commit comments

Comments
 (0)