From 9251475abe3fbc50a5631255db0d4f839477df71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 03:23:38 +0000 Subject: [PATCH] Bump lint from 2.1.2 to 2.2.0 Bumps [lint](https://github.com/passsy/dart-lint) from 2.1.2 to 2.2.0. - [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/v2.1.2...v2.2.0) --- updated-dependencies: - dependency-name: lint dependency-type: direct:production update-type: version-update:semver-minor ... 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 86b4998122..7e8f81090f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1017,10 +1017,10 @@ packages: dependency: "direct dev" description: name: lint - sha256: f4bd4dbaa39f4ae8836f2d1275f2f32bc68b3a8cce0a0735dd1f7a601f06682a + sha256: "77b3777e8e9adca8e942da1e835882ae3248dfa00488a2ebbdbc1f1a4aa3f4a7" url: "https://pub.dev" source: hosted - version: "2.1.2" + version: "2.2.0" logging: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index bfc7b0af4f..0120889585 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -93,7 +93,7 @@ dev_dependencies: hive_generator: ^2.0.1 json_serializable: ^6.7.1 - lint: ^2.1.2 + lint: ^2.2.0 mocktail_image_network: ^1.0.0 talawa_lint: