Skip to content

Commit

Permalink
chore(deps): bump firebase_auth from 5.4.2 to 5.5.0 (#69)
Browse files Browse the repository at this point in the history
Bumps [firebase_auth](https://github.com/firebase/flutterfire/tree/main/packages/firebase_auth) from 5.4.2 to 5.5.0.
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_auth-v5.5.0/packages/firebase_auth)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 20, 2025
1 parent 4c4ac4f commit 2dcb9ef
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 @@ -357,26 +357,26 @@ packages:
dependency: "direct main"
description:
name: firebase_auth
sha256: "2886a01a895565722add556510263231390a9f1d1d51eee34c22f9b94a73dd54"
sha256: d0e2213daf3a740a379d4b788865dee6ada220496640abd875adb8f0fdbe5ba6
url: "https://pub.dev"
source: hosted
version: "5.4.2"
version: "5.5.0"
firebase_auth_platform_interface:
dependency: transitive
description:
name: firebase_auth_platform_interface
sha256: "2e8fe7e6b5869c981f62c0de1a0abef6f626a1daffe92e1e6881448a9d3da778"
sha256: "9c291bafc2a88599405fc810a4b4c249a40065b094379afb701efe443a3b0653"
url: "https://pub.dev"
source: hosted
version: "7.5.2"
version: "7.6.0"
firebase_auth_web:
dependency: transitive
description:
name: firebase_auth_web
sha256: c9600115b6f74365a51c735d4c43d4632ad44bfde505fe7c13c838701cd01ff2
sha256: a971b2f3a9c16b45e12687bb2e3d0da0c6fc272c4fbf6fa7833d0587844cca4d
url: "https://pub.dev"
source: hosted
version: "5.13.8"
version: "5.14.0"
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 @@ -15,7 +15,7 @@ dependencies:
dio: ^5.8.0+1
envied: ^1.1.0
equatable: ^2.0.7
firebase_auth: ^5.4.2
firebase_auth: ^5.5.0
firebase_core: ^3.10.0
flutter:
sdk: flutter
Expand Down

0 comments on commit 2dcb9ef

Please sign in to comment.