From 82aeb898977c79e7046c533293fb6cad583e94ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 13:19:06 +0000 Subject: [PATCH] Bump flutter_hooks from 0.20.1 to 0.20.2 Bumps [flutter_hooks](https://github.com/rrousselGit/flutter_hooks/tree/master/packages) from 0.20.1 to 0.20.2. - [Commits](https://github.com/rrousselGit/flutter_hooks/commits/flutter_hooks-v0.20.2/packages) --- updated-dependencies: - dependency-name: flutter_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 89875dd..43317e5 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -146,10 +146,10 @@ packages: dependency: "direct main" description: name: flutter_hooks - sha256: "6ae13b1145c589112cbd5c4fda6c65908993a9cb18d4f82042e9c28dd9fbf611" + sha256: "4618087243264d5f745b2a719a9fc610768f723da570efc2d0eaefe1efcbae70" url: "https://pub.dev" source: hosted - version: "0.20.1" + version: "0.20.2" flutter_lints: dependency: "direct dev" description: diff --git a/pubspec.yaml b/pubspec.yaml index 261098a..eafde63 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -34,7 +34,7 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.5 - flutter_hooks: ^0.20.1 + flutter_hooks: ^0.20.2 audioplayers: ^4.1.0 flutter_riverpod: ^2.3.7