From 393475a9e7b8f381185a0706e58d188f3b584b03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 21:56:14 +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 69ace75..9c8b5b2 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -408,10 +408,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 d5eaa78..e317399 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -23,4 +23,4 @@ dependencies: dev_dependencies: mocktail: ^1.0.4 test: ^1.25.8 - very_good_analysis: ^9.0.0 + very_good_analysis: ^10.0.0