From 21331b512eaeed2cb92960b5b1fe0b66e74e9237 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 10:18:58 -0700 Subject: [PATCH] Bump quick_actions from 1.0.7 to 1.0.8 (#2575) Bumps [quick_actions](https://github.com/flutter/packages/tree/main/packages/quick_actions) from 1.0.7 to 1.0.8. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/quick_actions-v1.0.8/packages/quick_actions) --- updated-dependencies: - dependency-name: quick_actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index ffd2a446b..fefe1e296 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1177,10 +1177,10 @@ packages: dependency: "direct main" description: name: quick_actions - sha256: b17da113df7a7005977f64adfa58ccc49c829d3ccc6e8e770079a8c7fbf2da9e + sha256: "2c1d9a91f3218b4e987a7e1e95ba0415b7f48a2cb3ffacc027a1e3d3c117223f" url: "https://pub.dev" source: hosted - version: "1.0.7" + version: "1.0.8" quick_actions_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index ad59460af..2777d39b8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -62,7 +62,7 @@ dependencies: provider: ^6.1.2 qr_code_scanner: ^1.0.0 qr_flutter: 4.1.0 - quick_actions: ^1.0.6 + quick_actions: ^1.0.8 shared_preferences: ^2.3.2 shimmer: ^3.0.0 social_share: ^2.2.1