From 67728a8b38cca1972023089b44b032a0b231ffca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 02:55:38 +0000 Subject: [PATCH] Bump dart_flutter_team_lints from 2.1.1 to 3.1.0 in /build_runner Bumps [dart_flutter_team_lints](https://github.com/dart-lang/ecosystem/tree/main/pkgs) from 2.1.1 to 3.1.0. - [Release notes](https://github.com/dart-lang/ecosystem/releases) - [Commits](https://github.com/dart-lang/ecosystem/commits/dart_flutter_team_lints-v3.1.0/pkgs) --- updated-dependencies: - dependency-name: dart_flutter_team_lints dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- build_runner/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_runner/pubspec.yaml b/build_runner/pubspec.yaml index 20da134a2..b0bdea5c4 100644 --- a/build_runner/pubspec.yaml +++ b/build_runner/pubspec.yaml @@ -52,7 +52,7 @@ dev_dependencies: path: ../_test_common build_test: ^2.0.0 build_web_compilers: ^4.0.0 - dart_flutter_team_lints: ^2.0.0 + dart_flutter_team_lints: ^3.1.0 stream_channel: ^2.0.0 test: ^1.16.0 test_descriptor: ^2.0.0