Skip to content

Commit

Permalink
Merge pull request #97 from altive/dependabot/pub/packages/flutter_ap…
Browse files Browse the repository at this point in the history
…p/firebase_core-1.22.0
  • Loading branch information
dependabot[bot] committed Sep 18, 2022
2 parents 55ce229 + 24f3b95 commit 88fc0d8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions packages/flutter_app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ packages:
path: "../authenticator"
relative: true
source: path
version: "0.1.0"
version: "1.0.0"
awaitable_button:
dependency: "direct main"
description:
Expand Down Expand Up @@ -287,28 +287,28 @@ packages:
name: firebase_auth
url: "https://pub.dartlang.org"
source: hosted
version: "3.7.0"
version: "3.9.0"
firebase_auth_platform_interface:
dependency: transitive
description:
name: firebase_auth_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "6.6.0"
version: "6.8.0"
firebase_auth_web:
dependency: transitive
description:
name: firebase_auth_web
url: "https://pub.dartlang.org"
source: hosted
version: "4.3.0"
version: "4.4.1"
firebase_core:
dependency: "direct main"
description:
name: firebase_core
url: "https://pub.dartlang.org"
source: hosted
version: "1.21.1"
version: "1.22.0"
firebase_core_platform_interface:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
cloud_firestore: ^3.4.6
collection: ^1.16.0
cupertino_icons: ^1.0.5
firebase_core: ^1.21.1
firebase_core: ^1.22.0
firebase_dynamic_links: ^4.3.6
firebase_performance: ^0.8.2+3
firebase_remote_config: ^2.0.16
Expand Down

0 comments on commit 88fc0d8

Please sign in to comment.