Skip to content

Commit

Permalink
Update dependency @react-native-firebase/messaging to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 6, 2024
1 parent 8491a64 commit 903054d
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 @@ -14,7 +14,7 @@
"dependencies": {
"@react-native-community/datetimepicker": "7.7.0",
"@react-native-firebase/app": "20.1.0",
"@react-native-firebase/messaging": "18.9.0",
"@react-native-firebase/messaging": "20.1.0",
"@react-navigation/native": "6.1.17",
"@react-navigation/native-stack": "6.10.0",
"@tanstack/query-sync-storage-persister": "5.50.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2181,10 +2181,10 @@
opencollective-postinstall "^2.0.3"
superstruct "^0.6.2"

"@react-native-firebase/messaging@18.9.0":
version "18.9.0"
resolved "https://registry.yarnpkg.com/@react-native-firebase/messaging/-/messaging-18.9.0.tgz#7c814145717407192534d54baa354036978cee6a"
integrity sha512-Jl62EI1WEpM7TZG4BXXeKAphkiFlyNh57yiBJRRY4N5/c8GXxP4GoB7UZVyQjhD55RuqrVfosFG63uBtd7Hsvg==
"@react-native-firebase/messaging@20.1.0":
version "20.1.0"
resolved "https://registry.yarnpkg.com/@react-native-firebase/messaging/-/messaging-20.1.0.tgz#02026259c74d1725dfc5216158b05bc6655e7951"
integrity sha512-y9FtQ9dIQSyueuLeJghvfLYnay5BqPVgl9T94p+HtUlkxinOgNDjquQFtV/QlzVOyVpLrVPmknMohvBj/fvBzg==

"@react-native/[email protected]":
version "0.74.85"
Expand Down

0 comments on commit 903054d

Please sign in to comment.