From 8d6cebd7c3405bdddb84bf0f7fcc4da464b713ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 05:03:45 +0000 Subject: [PATCH] build(deps): bump very_good_analysis from 7.0.0 to 8.0.0 Bumps [very_good_analysis](https://github.com/VeryGoodOpenSource/very_good_analysis) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/VeryGoodOpenSource/very_good_analysis/releases) - [Changelog](https://github.com/VeryGoodOpenSource/very_good_analysis/blob/main/CHANGELOG.md) - [Commits](https://github.com/VeryGoodOpenSource/very_good_analysis/commits) --- updated-dependencies: - dependency-name: very_good_analysis dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 a0a76c51..ff2586c1 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -533,10 +533,10 @@ packages: dependency: "direct dev" description: name: very_good_analysis - sha256: "62d2b86d183fb81b2edc22913d9f155d26eb5cf3855173adb1f59fac85035c63" + sha256: c529563be4cbba1137386f2720fb7ed69e942012a28b13398d8a5e3e6ef551a7 url: "https://pub.dev" source: hosted - version: "7.0.0" + version: "8.0.0" vm_service: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 6c966b8f..5c7b5fa7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,4 +17,4 @@ dev_dependencies: json_serializable: ^6.9.5 mocktail: ^1.0.4 test: ^1.26.1 - very_good_analysis: ^7.0.0 + very_good_analysis: ^8.0.0