From 5dfe048afb3561d46cdad26f3894a88c3f9a59d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Oct 2022 05:28:26 +0000 Subject: [PATCH] chore(deps): bump fl_query_hooks from 0.3.0 to 0.3.1 Bumps [fl_query_hooks](https://github.com/KRTirtho/fl-query) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/KRTirtho/fl-query/releases) - [Commits](https://github.com/KRTirtho/fl-query/commits) --- updated-dependencies: - dependency-name: fl_query_hooks dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index a60e1c24..4850ec60 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -485,14 +485,14 @@ packages: name: fl_query url: "https://pub.dartlang.org" source: hosted - version: "0.3.0" + version: "0.3.1" fl_query_hooks: dependency: "direct main" description: name: fl_query_hooks url: "https://pub.dartlang.org" source: hosted - version: "0.3.0" + version: "0.3.1" flutter: dependency: "direct main" description: flutter diff --git a/pubspec.yaml b/pubspec.yaml index 3ccc3669..c76400ff 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -58,7 +58,7 @@ dependencies: ref: 7d195fdde324b382fc12067c56391285807e6233 visibility_detector: ^0.3.3 fl_query: ^0.3.0 - fl_query_hooks: ^0.3.0 + fl_query_hooks: ^0.3.1 flutter_inappwebview: ^5.4.3+7 tuple: ^2.0.1