From 45733ee44d0813c1e37b9876b0ef410bc15a7248 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 21:19:25 +0000 Subject: [PATCH] build(deps): bump very_good_analysis from 9.0.0 to 10.0.0 Bumps [very_good_analysis](https://github.com/VeryGoodOpenSource/very_good_analysis) from 9.0.0 to 10.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/v9.0.0...v10.0.0) --- updated-dependencies: - dependency-name: very_good_analysis dependency-version: 10.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 37aa153..bca6ff5 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -510,10 +510,10 @@ packages: dependency: "direct dev" description: name: very_good_analysis - sha256: e479fbc0941009262343db308133e121bf8660c2c81d48dd8e952df7b7e1e382 + sha256: "96245839dbcc45dfab1af5fa551603b5c7a282028a64746c19c547d21a7f1e3a" url: "https://pub.dev" source: hosted - version: "9.0.0" + version: "10.0.0" vm_service: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 65a3974..77772c1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,4 +20,4 @@ dev_dependencies: json_serializable: ^6.9.5 mocktail: ^1.0.4 test: ^1.25.15 - very_good_analysis: ^9.0.0 + very_good_analysis: ^10.0.0