Skip to content

Commit

Permalink
Update dependency @react-native-community/datetimepicker to v7.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 6, 2023
1 parent 00d47c3 commit d4d00b3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@react-native-async-storage/async-storage": "1.18.1",
"@react-native-community/checkbox": "0.5.15",
"@react-native-community/datetimepicker": "7.0.1",
"@react-native-community/datetimepicker": "7.4.0",
"@react-native-community/slider": "4.4.2",
"@react-navigation/native": "6.1.6",
"@react-navigation/native-stack": "6.9.12",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2972,12 +2972,12 @@ __metadata:
languageName: node
linkType: hard

"@react-native-community/datetimepicker@npm:7.0.1":
version: 7.0.1
resolution: "@react-native-community/datetimepicker@npm:7.0.1"
"@react-native-community/datetimepicker@npm:7.4.0":
version: 7.4.0
resolution: "@react-native-community/datetimepicker@npm:7.4.0"
dependencies:
invariant: "npm:^2.2.4"
checksum: 1f9f51cebcc529205f80d83f0b05b22957410c4aca218847ba36e4cfbdb6542476087231a62125a6ad4fa3768d7ea48c0f764045348cbb88a44b6a935013a7d6
checksum: 11fdfad501195ffd0b8b965b6b9f49d9174ecc8e8dd659d1afa316d29abd9965fba9ee82eb1fd9df5b51f548f7394d7d00d5693598c416df34d6cd48b2b4be95
languageName: node
linkType: hard

Expand Down Expand Up @@ -16178,7 +16178,7 @@ __metadata:
"@react-native-async-storage/async-storage": "npm:1.18.1"
"@react-native-community/checkbox": "npm:0.5.15"
"@react-native-community/cli": "npm:11.2.3"
"@react-native-community/datetimepicker": "npm:7.0.1"
"@react-native-community/datetimepicker": "npm:7.4.0"
"@react-native-community/eslint-config": "npm:3.2.0"
"@react-native-community/slider": "npm:4.4.2"
"@react-navigation/native": "npm:6.1.6"
Expand Down

0 comments on commit d4d00b3

Please sign in to comment.