Bump firebase_core from 1.15.0 to 1.16.0 in /experimental/web_dashboard (#1214)

Bumps [firebase_core](https://github.com/FirebaseExtended/flutterfire) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/FirebaseExtended/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FirebaseExtended/flutterfire/compare/firebase_core-v1.15.0...firebase_core_v1.16.0)

---
updated-dependencies:
- dependency-name: firebase_core
  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>
pull/1219/head
dependabot[bot] 2 years ago committed by GitHub
parent 8fbf1d9033
commit 6dda0043d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -245,7 +245,7 @@ packages:
name: firebase_core
url: "https://pub.dartlang.org"
source: hosted
version: "1.15.0"
version: "1.16.0"
firebase_core_platform_interface:
dependency: transitive
description:

@ -10,7 +10,7 @@ dependencies:
cloud_firestore: ^3.1.13
cupertino_icons: ^1.0.0
firebase_auth: ^3.3.17
firebase_core: ^1.15.0
firebase_core: ^1.16.0
google_sign_in: ^5.0.0
json_annotation: ^4.5.0
provider: ^6.0.0

Loading…
Cancel
Save