Skip to content

Commit 7fcfad9

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

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.4.5",
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
@@ -4077,10 +4077,10 @@
40774077
prompts "^2.4.2"
40784078
semver "^7.5.2"
40794079

4080-
"@react-native-community/datetimepicker@^8.3.0":
4081-
version "8.3.0"
4082-
resolved "https://registry.yarnpkg.com/@react-native-community/datetimepicker/-/datetimepicker-8.3.0.tgz#d734a77ae5fdf9585ea2eba0d2b5cf47404c0a09"
4083-
integrity sha512-K/KgaJbLtjMpx4PaG4efrVIcSe6+DbLufeX1lwPB5YY8i3sq9dOh6WcAcMTLbaRTUpurebQTkl7puHPFm9GalA==
4080+
"@react-native-community/datetimepicker@^8.4.5":
4081+
version "8.4.5"
4082+
resolved "https://registry.yarnpkg.com/@react-native-community/datetimepicker/-/datetimepicker-8.4.5.tgz#982d70c6879d6b7f9cc736d00cf47c0038afdae6"
4083+
integrity sha512-vvVOJAHjU8TFBzTUjQzANCL6C3pZSE2zjfutCATk790uz7ASEc2tOBD+EIG4BTelWtP2G9jqvXp2L7XGdhEBRg==
40844084
dependencies:
40854085
invariant "^2.2.4"
40864086

0 commit comments

Comments
 (0)