Skip to content

Commit

Permalink
chore(deps): bump firebase_messaging from 14.8.0 to 14.8.1
Browse files Browse the repository at this point in the history
Bumps [firebase_messaging](https://github.com/firebase/flutterfire/tree/master/packages/firebase_messaging) from 14.8.0 to 14.8.1.
- [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_messaging-v14.8.1/packages/firebase_messaging)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 10, 2024
1 parent 28ece29 commit 6c823c1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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: "79b6452b4066fcbdd74c2aac354e80c591a727e0364bedccecdb5a5321784fa2"
sha256: "0cb43f83f36ba8cb20502dee0c205e3f3aafb751732d724aeac3f2e044212cc2"
url: "https://pub.dev"
source: hosted
version: "1.3.28"
version: "1.3.29"
align_positioned:
dependency: transitive
description:
Expand Down Expand Up @@ -552,26 +552,26 @@ packages:
dependency: "direct main"
description:
name: firebase_messaging
sha256: "502233442839406198c34458a4ff71ca3350cc7be88ce06a8b729cbd2162ef57"
sha256: "87e3eda0ecdfeadb5fd1cf0dc5153aea5307a0cfca751c4b1ac97bfdd805660e"
url: "https://pub.dev"
source: hosted
version: "14.8.0"
version: "14.8.1"
firebase_messaging_platform_interface:
dependency: transitive
description:
name: firebase_messaging_platform_interface
sha256: "9438353a857c8000b0680d7ee246acb14fb854c4a14df4ebc7e1efde166903ac"
sha256: "80b4ccf20066b0579ebc88d4678230a5f53ab282fe040e31671af745db1588f9"
url: "https://pub.dev"
source: hosted
version: "4.5.30"
version: "4.5.31"
firebase_messaging_web:
dependency: transitive
description:
name: firebase_messaging_web
sha256: "6672c1c41e79d607b1ce0bbf1c6dcf97f7894b98bf65fe806e40d62a700bae3a"
sha256: "9224aa4db1ce6f08d96a82978453d37e9980204a20e410a11d9b774b24c6841c"
url: "https://pub.dev"
source: hosted
version: "3.8.0"
version: "3.8.1"
firebase_notifications_client:
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 @@ -25,7 +25,7 @@ dependencies:
equatable: ^2.0.5
fast_immutable_collections: ^10.2.2
firebase_core: ^2.29.0
firebase_messaging: ^14.8.0
firebase_messaging: ^14.8.1
firebase_notifications_client:
path: packages/notifications_client/firebase_notifications_client
firebase_remote_config_repository:
Expand Down

0 comments on commit 6c823c1

Please sign in to comment.