Skip to content

Commit

Permalink
chore(example/deps): lock file maintenance example dependencies (#257)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 24, 2023
1 parent 377439a commit e433d59
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions example/pubspec.lock
Expand Up @@ -127,7 +127,7 @@ packages:
path: ".."
relative: true
source: path
version: "2.10.0"
version: "2.11.0"
flutter:
dependency: "direct main"
description: flutter
Expand Down Expand Up @@ -382,4 +382,4 @@ packages:
version: "1.0.3"
sdks:
dart: ">=3.2.3 <4.0.0"
flutter: ">=3.16.4"
flutter: ">=3.16.5"
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Expand Up @@ -21,7 +21,7 @@ environment:
sdk: ">=3.2.3 <4.0.0"

dependencies:
cloud_firestore: ^4.13.5
cloud_firestore: ^4.13.6
firebase_core: ^2.24.2
firestore_cache:
path: ../
Expand Down

0 comments on commit e433d59

Please sign in to comment.