From 663601eb5e5b3ba39361672919ec009e897400e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 03:26:33 +0000 Subject: [PATCH] build(deps): bump lints in /packages/mail_aws_ses_node 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_aws_ses_node/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/mail_aws_ses_node/pubspec.yaml b/packages/mail_aws_ses_node/pubspec.yaml index 0c38c60..fc2a79b 100644 --- a/packages/mail_aws_ses_node/pubspec.yaml +++ b/packages/mail_aws_ses_node/pubspec.yaml @@ -21,7 +21,7 @@ dependencies: ref: dart3a version: '>=0.1.1' dev_dependencies: - lints: ^3.0.0 + lints: ^4.0.0 test: ^1.21.0 dependency_overrides: