From 92c80f96a19c86e960ef734393cc478d7a2ed78e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 06:12:31 +0000 Subject: [PATCH] build(deps): Bump very_good_analysis from 10.2.0 to 10.3.0 Bumps [very_good_analysis](https://github.com/VeryGoodOpenSource/very_good_analysis) from 10.2.0 to 10.3.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/v10.2.0...v10.3.0) --- updated-dependencies: - dependency-name: very_good_analysis dependency-version: 10.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 59b0481a66..9b05423856 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -2142,10 +2142,10 @@ packages: dependency: "direct dev" description: name: very_good_analysis - sha256: d1cb1d66a5aae2c702d68caca6c8347306d35e728fd94555fa21fa0448a972e0 + sha256: "481af67ab5877af20325251dc215a4ebac7666a1c8cf09198ffd457bc612b33d" url: "https://pub.dev" source: hosted - version: "10.2.0" + version: "10.3.0" video_compress: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index f01835959a..00f005ab75 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -181,7 +181,7 @@ dev_dependencies: url: https://github.com/riccardo-lomazzi/msix.git ref: 75190427070d1a57873cfd895fb9251d0713ebd8 flutter_lints: ^6.0.0 - very_good_analysis: ^10.2.0 + very_good_analysis: ^10.3.0 envied_generator: ^1.3.7 # For information on the generic Dart part of this file, see the