From f6ed1e0a4f370482c49e6a91f3785e3f00d04c5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 03:11:40 +0000 Subject: [PATCH] build(deps): bump lints from 3.0.0 to 4.0.0 in /packages/mail_mailjet Bumps [lints](https://github.com/dart-lang/lints) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/dart-lang/lints/releases) - [Changelog](https://github.com/dart-lang/lints/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/lints/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: lints dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/mail_mailjet/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/mail_mailjet/pubspec.yaml b/packages/mail_mailjet/pubspec.yaml index 21c50ee..bb9e77f 100644 --- a/packages/mail_mailjet/pubspec.yaml +++ b/packages/mail_mailjet/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: path: packages/mail ref: dart3a dev_dependencies: - lints: ^3.0.0 + lints: ^4.0.0 test: ^1.21.0 dependency_overrides: