From 6246275a56483bda11efe9ba0478826dc7cf4cbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 01:20:11 +0000 Subject: [PATCH] Bump lint from 1.10.0 to 2.0.1 in /wallet Bumps [lint](https://github.com/passsy/dart-lint) from 1.10.0 to 2.0.1. - [Release notes](https://github.com/passsy/dart-lint/releases) - [Changelog](https://github.com/passsy/dart-lint/blob/master/CHANGELOG.md) - [Commits](https://github.com/passsy/dart-lint/compare/v1.10.0...v2.0.1) --- updated-dependencies: - dependency-name: lint dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- wallet/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallet/pubspec.yaml b/wallet/pubspec.yaml index 2fe7acc2e7..ad529a933c 100644 --- a/wallet/pubspec.yaml +++ b/wallet/pubspec.yaml @@ -102,7 +102,7 @@ dev_dependencies: # floor_generator: 1.3.0 flutter_test: sdk: flutter - lint: ^1.5.3 + lint: ^2.0.1 mockito: ^5.3.2