From 87007ca9acea50ba9562c1900d6080a79e74a251 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 01:19:39 +0000 Subject: [PATCH] Bump lint from 1.10.0 to 2.0.1 in /easel 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] --- easel/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easel/pubspec.yaml b/easel/pubspec.yaml index 517ec1227d..8fc35e30af 100644 --- a/easel/pubspec.yaml +++ b/easel/pubspec.yaml @@ -84,7 +84,7 @@ dev_dependencies: floor_generator: ^1.3.0 flutter_test: sdk: flutter - lint: ^1.5.3 + lint: ^2.0.1 mockito: ^5.3.2