Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
Merge pull request #488 from gmsgowtham/renovate/react-native-firebas…
Browse files Browse the repository at this point in the history
…e-crashlytics-19.x

fix(deps): update dependency @react-native-firebase/crashlytics to v19.2.2
  • Loading branch information
gmsgowtham authored Apr 27, 2024
2 parents 2f1c53c + 1b0b393 commit 3953b6d
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 @@ -23,7 +23,7 @@
"@react-native-community/netinfo": "11.3.1",
"@react-native-community/slider": "4.5.0",
"@react-native-firebase/app": "19.1.1",
"@react-native-firebase/crashlytics": "19.1.1",
"@react-native-firebase/crashlytics": "19.2.2",
"@react-navigation/bottom-tabs": "6.5.20",
"@react-navigation/native": "6.1.17",
"@react-navigation/native-stack": "6.9.26",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2834,10 +2834,10 @@
opencollective-postinstall "^2.0.3"
superstruct "^0.6.2"

"@react-native-firebase/crashlytics@19.1.1":
version "19.1.1"
resolved "https://registry.yarnpkg.com/@react-native-firebase/crashlytics/-/crashlytics-19.1.1.tgz#cd40cd7294a4466b435cbcfa252b418bb4a172c6"
integrity sha512-rdKlDK+Lx8pXzZrB5WASBAn/NPTtEGnX7lwTLVWc0k70nI2wjBYHV4LobJb8JirMb23/qciw24tsQR1jvk08ZQ==
"@react-native-firebase/crashlytics@19.2.2":
version "19.2.2"
resolved "https://registry.yarnpkg.com/@react-native-firebase/crashlytics/-/crashlytics-19.2.2.tgz#828367d24e3eddbd35a04946653e50f60424c8fe"
integrity sha512-1dy8QkbFHNUVzlmU6zB99IQO/0rrWUHjiBJaOlWDYlVRoRuf/n7E/z2avpGqsYH52ujSfVhlYR2FBRXsVSzVcg==
dependencies:
stacktrace-js "^2.0.2"

Expand Down

0 comments on commit 3953b6d

Please sign in to comment.