From 3d49f15d25b63b35ad846c951e447a4dcb3b145b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 09:05:08 +0000 Subject: [PATCH] chore(deps): bump very_good_analysis from 3.1.0 to 4.0.0+1 Bumps [very_good_analysis](https://github.com/VeryGoodOpenSource/very_good_analysis) from 3.1.0 to 4.0.0+1. - [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/v3.1.0...v4.0.0) --- updated-dependencies: - dependency-name: very_good_analysis dependency-type: direct:production update-type: version-update:semver-major ... 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 bedb716..17686cc 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -462,7 +462,7 @@ packages: name: very_good_analysis url: "https://pub.dartlang.org" source: hosted - version: "3.1.0" + version: "4.0.0+1" vm_service: dependency: transitive description: @@ -499,4 +499,4 @@ packages: source: hosted version: "3.1.0" sdks: - dart: ">=2.18.0 <3.0.0" + dart: ">=2.19.0 <3.0.0" diff --git a/pubspec.yaml b/pubspec.yaml index d7da837..62dda9c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,4 +17,4 @@ dev_dependencies: json_serializable: ^6.4.1 mocktail: ^0.3.0 test: ^1.21.6 - very_good_analysis: ^3.1.0 + very_good_analysis: ^4.0.0+1