Skip to content

Commit

Permalink
chore(deps): bump firebase_auth from 5.1.3 to 5.2.0 (#18)
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.1.3 to 5.2.0.
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/firebase_auth_web-v5.2.0/CHANGELOG.md)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_auth_web-v5.2.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 Sep 5, 2024
1 parent 853be0b commit 6c77790
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: b1595874fbc8f7a50da90f5d8f327bb0bfd6a95dc906c390efe991540c3b54aa
sha256: "9371d13b8ee442e3bfc08a24e3a1b3742c839abbfaf5eef11b79c4b862c89bf7"
url: "https://pub.dev"
source: hosted
version: "1.3.40"
version: "1.3.41"
analyzer:
dependency: transitive
description:
Expand Down Expand Up @@ -357,26 +357,26 @@ packages:
dependency: "direct main"
description:
name: firebase_auth
sha256: b0dde65595b65c0c2c2c2127da0ce7772a375fcefbea8490c1563a4aecbd0195
sha256: "6f5792bdc208416bfdfbfe3363b78ce01667b6ebc4c5cb47cfa891f2fca45ab7"
url: "https://pub.dev"
source: hosted
version: "5.1.3"
version: "5.2.0"
firebase_auth_platform_interface:
dependency: transitive
description:
name: firebase_auth_platform_interface
sha256: "0408e2ed74b1afa0490a93aa041fe90d7573af7ffc59a641edc6c5b5c1b8d2a4"
sha256: "80237bb8a92bb0a5e3b40de1c8dbc80254e49ac9e3907b4b47b8e95ac3dd3fad"
url: "https://pub.dev"
source: hosted
version: "7.4.3"
version: "7.4.4"
firebase_auth_web:
dependency: transitive
description:
name: firebase_auth_web
sha256: "7e0c6d0fa8c5c1b2ae126a78f2d1a206a77a913f78d20f155487bf746162dccc"
sha256: "9d315491a6be65ea83511cb0e078544a309c39dd54c0ee355c51dbd6d8c03cc8"
url: "https://pub.dev"
source: hosted
version: "5.12.5"
version: "5.12.6"
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.5.0+1
envied: ^0.5.4+1
equatable: ^2.0.5
firebase_auth: ^5.1.3
firebase_auth: ^5.2.0
firebase_core: ^3.4.0
flutter:
sdk: flutter
Expand Down

0 comments on commit 6c77790

Please sign in to comment.