Skip to content

Commit

Permalink
build(deps): bump the firebase group with 1 update
Browse files Browse the repository at this point in the history
Bumps the firebase group with 1 update: [firebase_analytics](https://github.com/firebase/flutterfire/tree/master/packages/firebase_analytics).

- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_analytics-v10.6.2/packages/firebase_analytics)

---
updated-dependencies:
- dependency-name: firebase_analytics
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: firebase
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2023
1 parent d1ad8ba commit 505d797
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ packages:
dependency: transitive
description:
name: _flutterfire_internals
sha256: "76c15c4167f820b74abcd8c6fc5e393e1ed5e1207a34e9b22953603e03b3ba6a"
sha256: "7bcb5c5d62b3907fb4a269c0f0843df46760d38e12829a715f2ff1fb492f19ef"
url: "https://pub.dev"
source: hosted
version: "1.3.9"
version: "1.3.10"
analyzer:
dependency: transitive
description:
Expand Down Expand Up @@ -261,26 +261,26 @@ packages:
dependency: "direct main"
description:
name: firebase_analytics
sha256: be3edadbd6e3a7840d9eae38ec3dfc6d83efab5c6e0d5cee5f758341d0643c30
sha256: fd94117b8160022a57af063dcd856fae2d9a29b6e3bbfcb078e77b87ccecbd3f
url: "https://pub.dev"
source: hosted
version: "10.6.1"
version: "10.6.2"
firebase_analytics_platform_interface:
dependency: transitive
description:
name: firebase_analytics_platform_interface
sha256: fc7c032f769e2c37bc7aa84eb44b02d17d53de8c256882072dbedbf1def158b8
sha256: "42bb0ffc4087dbbfdc7e89514c1b86e55fbbdebd42fdb59efda05f8dd2606a62"
url: "https://pub.dev"
source: hosted
version: "3.7.3"
version: "3.7.4"
firebase_analytics_web:
dependency: transitive
description:
name: firebase_analytics_web
sha256: "219e5995e79aff8deb3d633041dbdb8f704c1f5a044e970eed141ad851caf9d1"
sha256: ad82db058df608974900ee90afac88fa1cc1d2079bfb62f780d1ad7df6505161
url: "https://pub.dev"
source: hosted
version: "0.5.5+3"
version: "0.5.5+4"
firebase_app_check:
dependency: "direct main"
description:
Expand Down Expand Up @@ -309,10 +309,10 @@ packages:
dependency: "direct main"
description:
name: firebase_core
sha256: "57bba167105d2315d243a4524939406df688f38a5b6d7a4159382bbbe43cdd00"
sha256: "37299e4907391d7fac8c7ea059bb3292768cc07b72b6c6c777675cc58da2ef4d"
url: "https://pub.dev"
source: hosted
version: "2.19.0"
version: "2.20.0"
firebase_core_platform_interface:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:
flutter: ^3.16.0-0

dependencies:
firebase_analytics: ^10.6.1
firebase_analytics: ^10.6.2
firebase_app_check: ^0.2.0
firebase_core: ^2.17.0
firebase_performance: ^0.9.2+6
Expand Down

0 comments on commit 505d797

Please sign in to comment.