Skip to content

Commit

Permalink
build(deps): bump firebase_analytics from 11.3.5 to 11.3.6 (#324)
Browse files Browse the repository at this point in the history
Bumps [firebase_analytics](https://github.com/firebase/flutterfire/tree/main/packages/firebase_analytics) from 11.3.5 to 11.3.6.
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_analytics-v11.3.6/packages/firebase_analytics)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 14, 2024
1 parent b9daf67 commit 1a0ffd9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -434,26 +434,26 @@ packages:
dependency: "direct main"
description:
name: firebase_analytics
sha256: "8be7c45091f01cc15130edf8201ed4f4b7b022a38424ed9aac6b9a6d7c45bb09"
sha256: "366140abb55418ea23060b779893fa997c2d8e1974a4d1cc4d9590933b65c5fd"
url: "https://pub.dev"
source: hosted
version: "11.3.5"
version: "11.3.6"
firebase_analytics_platform_interface:
dependency: transitive
description:
name: firebase_analytics_platform_interface
sha256: "111e288dd332ce13e1ec96b54f5dca0601fe6e75bc251f74fd6f70096f3fbf09"
sha256: "8e987cf977c0c8f4ad02d9950a9b25b1a9606899f37b66a322a43af05be0246b"
url: "https://pub.dev"
source: hosted
version: "4.2.7"
version: "4.2.8"
firebase_analytics_web:
dependency: transitive
description:
name: firebase_analytics_web
sha256: "7c3c80b4e223565ddbda3eaacc42712ba6de53410f8ae18738c807aa8af6b910"
sha256: "0b64ef9060d394bba3d3b4777f49ee098efeeea7b0afb04663c956de6a3da170"
url: "https://pub.dev"
source: hosted
version: "0.5.10+4"
version: "0.5.10+5"
firebase_core:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies:
dio: ^5.7.0
expandable: ^5.0.1

firebase_analytics: ^11.3.5
firebase_analytics: ^11.3.6
firebase_core: ^3.8.0
firebase_remote_config: ^5.1.5
firebase_crashlytics: ^4.1.5
Expand Down

0 comments on commit 1a0ffd9

Please sign in to comment.