Skip to content

Commit

Permalink
chore(deps): bump fake_cloud_firestore from 3.0.3 to 3.1.0 (#49)
Browse files Browse the repository at this point in the history
Bumps [fake_cloud_firestore](https://github.com/atn832/fake_cloud_firestore) from 3.0.3 to 3.1.0.
- [Changelog](https://github.com/atn832/fake_cloud_firestore/blob/master/CHANGELOG.md)
- [Commits](https://github.com/atn832/fake_cloud_firestore/commits)

---
updated-dependencies:
- dependency-name: fake_cloud_firestore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jan 7, 2025
1 parent c012fc5 commit dbcffcc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -325,10 +325,10 @@ packages:
dependency: "direct dev"
description:
name: fake_cloud_firestore
sha256: f64e34780cc6e4c64bcf90171e4fd771f29611d01005bed22a9ba42f1365b2e8
sha256: "804bfb59108fc93b93c28b61e8142c477bd6f188a12d06875310f0b2f01b3974"
url: "https://pub.dev"
source: hosted
version: "3.0.3"
version: "3.1.0"
fake_firebase_security_rules:
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 @@ -36,7 +36,7 @@ dev_dependencies:
build_runner: ^2.4.11
envied_generator: ^0.5.4+1
fake_async: ^1.3.1
fake_cloud_firestore: ^3.0.2
fake_cloud_firestore: ^3.1.0
firebase_core_platform_interface: ^5.4.0
flutter_native_splash: ^2.4.1
flutter_test:
Expand Down

0 comments on commit dbcffcc

Please sign in to comment.