Skip to content

Commit

Permalink
fix(deps): update dependency @react-native-firebase/analytics to v7.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent b0e8914 commit 64c1ce5
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2345,9 +2345,9 @@
invariant "^2.2.4"

"@react-native-firebase/analytics@^7.2.1":
version "7.6.1"
resolved "https://registry.npmjs.org/@react-native-firebase/analytics/-/analytics-7.6.1.tgz"
integrity sha512-CTwjRFkSsxMQQjnDh/Zxzc45l9d34qBdHsr6ZqvaiV1pm81btzKP6OMS1qtPffGcBqR1zG6XJigObYxGzbN5rA==
version "7.6.10"
resolved "https://registry.yarnpkg.com/@react-native-firebase/analytics/-/analytics-7.6.10.tgz#1c8cd7b31cebed53aeacd177bb01fead5f733738"
integrity sha512-Qok1s8oY1Gy3VHcCUSKK2oFc8ExghyKhf/KIjI/3gDVW6WDCB9eTGw/QmI5+br6nhZTKhWAgGfnToEQweJ24ig==

"@react-native-firebase/app@^8.4.1":
version "8.4.1"
Expand Down Expand Up @@ -2789,7 +2789,17 @@
dependencies:
"@types/react" "*"

"@types/react-redux-legacy@npm:@types/react-redux@^7.1.5", "@types/react-redux@npm:@types/react-redux@^7.1.5":
"@types/react-redux-legacy@npm:@types/react-redux@^7.1.5":
version "7.1.9"
resolved "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.9.tgz"
integrity sha512-mpC0jqxhP4mhmOl3P4ipRsgTgbNofMRXJb08Ms6gekViLj61v1hOZEKWDCyWsdONr6EjEA6ZHXC446wdywDe0w==
dependencies:
"@types/hoist-non-react-statics" "^3.3.0"
"@types/react" "*"
hoist-non-react-statics "^3.3.0"
redux "^4.0.0"

"@types/react-redux@npm:@types/react-redux@^7.1.5":
version "7.1.9"
resolved "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.9.tgz"
integrity sha512-mpC0jqxhP4mhmOl3P4ipRsgTgbNofMRXJb08Ms6gekViLj61v1hOZEKWDCyWsdONr6EjEA6ZHXC446wdywDe0w==
Expand Down

0 comments on commit 64c1ce5

Please sign in to comment.