From 7595dcc7aa6f0ef00a7e46701dfeefa2b563c8f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Apr 2025 19:39:00 +0000 Subject: [PATCH] chore(deps): bump very_good_analysis in the root-pub group Bumps the root-pub group with 1 update: [very_good_analysis](https://github.com/VeryGoodOpenSource/very_good_analysis). Updates `very_good_analysis` from 6.0.0 to 7.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/v6.0.0...v7.0.0) --- updated-dependencies: - dependency-name: very_good_analysis dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: root-pub ... 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 44bc26a..9139a05 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -469,10 +469,10 @@ packages: dependency: "direct dev" description: name: very_good_analysis - sha256: "1fb637c0022034b1f19ea2acb42a3603cbd8314a470646a59a2fb01f5f3a8629" + sha256: "62d2b86d183fb81b2edc22913d9f155d26eb5cf3855173adb1f59fac85035c63" url: "https://pub.dev" source: hosted - version: "6.0.0" + version: "7.0.0" vm_service: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index a4908e9..3abf071 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,4 +6,4 @@ environment: dev_dependencies: melos: ^6.2.0 test: ^1.25.15 - very_good_analysis: ^6.0.0 \ No newline at end of file + very_good_analysis: ^7.0.0 \ No newline at end of file