Skip to content

Commit 81409a1

Browse files
Bump dart_flutter_team_lints from 3.5.1 to 3.5.2 (#4608)
Bumps [dart_flutter_team_lints](https://github.com/dart-lang/ecosystem/tree/main/pkgs) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/dart-lang/ecosystem/releases) - [Commits](https://github.com/dart-lang/ecosystem/commits/dart_flutter_team_lints-v3.5.2/pkgs) --- updated-dependencies: - dependency-name: dart_flutter_team_lints dependency-version: 3.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06dda29 commit 81409a1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pubspec.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,10 @@ packages:
101101
dependency: "direct dev"
102102
description:
103103
name: dart_flutter_team_lints
104-
sha256: "4c8f38142598339cd28c0b48a66b6b04434ee0499b6e40baf7c62c76daa1fcad"
104+
sha256: ce0f23e2cf95cbd21766d17a7cf88584758b67fd77338d61f2ce77e3cf6d763c
105105
url: "https://pub.dev"
106106
source: hosted
107-
version: "3.5.1"
107+
version: "3.5.2"
108108
file:
109109
dependency: transitive
110110
description:
@@ -181,10 +181,10 @@ packages:
181181
dependency: transitive
182182
description:
183183
name: lints
184-
sha256: c35bb79562d980e9a453fc715854e1ed39e24e7d0297a880ef54e17f9874a9d7
184+
sha256: a5e2b223cb7c9c8efdc663ef484fdd95bb243bff242ef5b13e26883547fce9a0
185185
url: "https://pub.dev"
186186
source: hosted
187-
version: "5.1.1"
187+
version: "6.0.0"
188188
logging:
189189
dependency: transitive
190190
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies:
3030

3131
dev_dependencies:
3232
checks: ^0.3.0
33-
dart_flutter_team_lints: ^3.5.1
33+
dart_flutter_team_lints: ^3.5.2
3434
shelf_test_handler: ^2.0.2
3535
test: ^1.26.2
3636
test_descriptor: ^2.0.2

0 commit comments

Comments
 (0)