From cf99f6e4265210f26a94f6ba0feaa3289839997a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 16:24:46 -0400 Subject: [PATCH] chore(deps): bump very_good_analysis (#181) Bumps the shorebird_code_push-deps group in /shorebird_code_push with 1 update: [very_good_analysis](https://github.com/VeryGoodOpenSource/very_good_analysis). Updates `very_good_analysis` from 5.1.0 to 6.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/v5.1.0...v6.0.0) --- updated-dependencies: - dependency-name: very_good_analysis dependency-type: direct:production update-type: version-update:semver-major dependency-group: shorebird_code_push-deps ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- shorebird_code_push/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shorebird_code_push/pubspec.yaml b/shorebird_code_push/pubspec.yaml index b7e6eef..0ed2688 100644 --- a/shorebird_code_push/pubspec.yaml +++ b/shorebird_code_push/pubspec.yaml @@ -15,7 +15,7 @@ dev_dependencies: ffigen: ">=8.0.2 <13.0.0" mocktail: ">=0.3.0 <2.0.0" test: ^1.19.2 - very_good_analysis: ^5.0.0 + very_good_analysis: ">=5.0.0 <7.0.0" ffigen: output: "lib/src/generated/updater_bindings.g.dart"