From b3d7e482022ac5f952624e94ca9c15277b8dd35d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 20:54:35 +0000 Subject: [PATCH] build(deps): bump very_good_analysis from 5.0.0+1 to 5.1.0 Bumps [very_good_analysis](https://github.com/VeryGoodOpenSource/very_good_analysis) from 5.0.0+1 to 5.1.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/v5.0.0...v5.1.0) --- updated-dependencies: - dependency-name: very_good_analysis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index bababe6..2b3b2ab 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -869,10 +869,10 @@ packages: dependency: "direct dev" description: name: very_good_analysis - sha256: "5e4ea72d2a9188630f0dd8f120a541de730090ef8863243fedca8267a84508b8" + sha256: "9ae7f3a3bd5764fb021b335ca28a34f040cd0ab6eec00a1b213b445dae58a4b8" url: "https://pub.dev" source: hosted - version: "5.0.0+1" + version: "5.1.0" vm_service: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 520a989..c2832aa 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,7 +33,7 @@ dev_dependencies: sdk: flutter freezed: ^2.4.5 mocktail: ^0.3.0 - very_good_analysis: ^5.0.0+1 + very_good_analysis: ^5.1.0 flutter: uses-material-design: true