Skip to content

build(deps): bump cloud_firestore from 5.6.6 to 5.6.7 #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -117,26 +117,26 @@ packages:
dependency: "direct main"
description:
name: cloud_firestore
sha256: "89a5e32716794b6a8d0ec1b5dfda988194e92daedaa3f3bed66fa0d0a595252e"
sha256: "6ca737017131a77940fdcca3e13bf6efb5633d50b83514bba24f5fd68e7f340f"
url: "https://pub.dev"
source: hosted
version: "5.6.6"
version: "5.6.7"
cloud_firestore_platform_interface:
dependency: transitive
description:
name: cloud_firestore_platform_interface
sha256: "9f012844eb59be6827ed97415875c5a29ccacd28bc79bf85b4680738251a33df"
sha256: "082c9aa0602efc1ee8c44c4e8a29a456b198f79a7f62657df39144c97e364cfb"
url: "https://pub.dev"
source: hosted
version: "6.6.6"
version: "6.6.7"
cloud_firestore_web:
dependency: transitive
description:
name: cloud_firestore_web
sha256: b8b754269be0e907acd9ff63ad60f66b84c78d330ca1d7e474f86c9527ddc803
sha256: e1ddeacedd1c5a2e54089bbeb2d95d03b0096eccf8889024598f09f092ed8746
url: "https://pub.dev"
source: hosted
version: "4.4.6"
version: "4.4.7"
collection:
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 @@ -9,7 +9,7 @@ environment:
dependencies:
bloc: ^9.0.0
bloc_concurrency: ^0.3.0
cloud_firestore: ^5.6.5
cloud_firestore: ^5.6.7
equatable: ^2.0.7
firebase_core: ^3.12.1
firebase_dynamic_links: ^6.1.4
Expand Down
Loading