From 3e78a18ec9f82313df568f3d3551a146fd579bd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 19:54:05 +0000 Subject: [PATCH] chore(deps): bump very_good_analysis from 9.0.0 to 10.0.0 in the dart-deps group (#3323) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Felix Angelov --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 180c5cd2..19b0e197 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -773,10 +773,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 0939f694..beaa42fd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,4 +15,4 @@ workspace: - packages/stripe_api dev_dependencies: - very_good_analysis: ^9.0.0 + very_good_analysis: ^10.0.0