Skip to content

Commit

Permalink
Update dependency @react-native-community/datetimepicker to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 6, 2024
1 parent 8491a64 commit d7f34ab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"reset": "rm -fr $TMPDIR/react-* && rm -rf $TMPDIR/haste-* && rm -rf $TMPDIR/metro-* && watchman watch-del-all && rm -rf node_modules && yarn install"
},
"dependencies": {
"@react-native-community/datetimepicker": "7.7.0",
"@react-native-community/datetimepicker": "8.1.1",
"@react-native-firebase/app": "20.1.0",
"@react-native-firebase/messaging": "18.9.0",
"@react-navigation/native": "6.1.17",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2166,10 +2166,10 @@
prompts "^2.4.2"
semver "^7.5.2"

"@react-native-community/datetimepicker@7.7.0":
version "7.7.0"
resolved "https://registry.yarnpkg.com/@react-native-community/datetimepicker/-/datetimepicker-7.7.0.tgz#0d0162b0434c7b35883f8c5af846f35e23d045ec"
integrity sha512-nYzZy4DQLRFUzKJShWzRleCaebmCJfZ1lIcFmZgMXJoiVuGJNw3OIGHSWmHhPETh3OhP1RO3to882d7WmDIyrA==
"@react-native-community/datetimepicker@8.1.1":
version "8.1.1"
resolved "https://registry.yarnpkg.com/@react-native-community/datetimepicker/-/datetimepicker-8.1.1.tgz#d1dc92a3a5e6c36e26dadc118d07a3465c9fae9f"
integrity sha512-+P9odPpeUtjota9S85S8eVfC0YOfqLXNxzG6duE3TpKU5cXdGPgp0S8VUgOBq3u9cwP9hMr6Jea/7Kx6jUldJQ==
dependencies:
invariant "^2.2.4"

Expand Down

0 comments on commit d7f34ab

Please sign in to comment.