From b37c9cc17c3a5b1f02bc1bb5b81121aca861a0fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 10:11:20 +0000 Subject: [PATCH] Bump very_good_analysis from 4.0.0+1 to 5.1.0 in /uni Bumps [very_good_analysis](https://github.com/VeryGoodOpenSource/very_good_analysis) from 4.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/v4.0.0...v5.1.0) --- updated-dependencies: - dependency-name: very_good_analysis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- uni/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uni/pubspec.yaml b/uni/pubspec.yaml index d00c17a78..ec7b536f7 100644 --- a/uni/pubspec.yaml +++ b/uni/pubspec.yaml @@ -68,7 +68,7 @@ dev_dependencies: url: https://github.com/dart-lang/mockito.git ref: "e54a006" test: any - very_good_analysis: ^4.0.0+1 + very_good_analysis: ^5.1.0 flutter: generate: true