Skip to content

Commit ab211e2

Browse files
Update dependency @react-native-firebase/messaging to v20 (#181)
1 parent 55a265f commit ab211e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@react-native-community/datetimepicker": "8.1.1",
1616
"@react-native-firebase/app": "20.1.0",
17-
"@react-native-firebase/messaging": "18.9.0",
17+
"@react-native-firebase/messaging": "20.1.0",
1818
"@react-navigation/native": "6.1.17",
1919
"@react-navigation/native-stack": "6.10.0",
2020
"@tanstack/query-sync-storage-persister": "5.50.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2181,10 +2181,10 @@
21812181
opencollective-postinstall "^2.0.3"
21822182
superstruct "^0.6.2"
21832183

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

21892189
"@react-native/[email protected]":
21902190
version "0.74.85"

0 commit comments

Comments
 (0)