From 17d9bc269920d635a4ced98676fd6e02e8a7fd91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 05:12:45 +0000 Subject: [PATCH] build(deps): bump very_good_analysis from 7.0.0 to 9.0.0 Bumps [very_good_analysis](https://github.com/VeryGoodOpenSource/very_good_analysis) from 7.0.0 to 9.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/compare/v7.0.0...v9.0.0) --- updated-dependencies: - dependency-name: very_good_analysis dependency-version: 9.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 cdd6a729..8c4990ec 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -533,10 +533,10 @@ packages: dependency: "direct dev" description: name: very_good_analysis - sha256: "62d2b86d183fb81b2edc22913d9f155d26eb5cf3855173adb1f59fac85035c63" + sha256: e479fbc0941009262343db308133e121bf8660c2c81d48dd8e952df7b7e1e382 url: "https://pub.dev" source: hosted - version: "7.0.0" + version: "9.0.0" vm_service: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index e0592087..a5e560c9 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: ^9.0.0