From b6c1ba243ae0234557aee3c32f8ed8bbf67ac20b Mon Sep 17 00:00:00 2001 From: "thomashii@dukefirehawk.com" Date: Thu, 16 Nov 2023 23:52:43 +0800 Subject: [PATCH] Updated lints --- packages/body_parser/pubspec.yaml | 2 +- packages/pub_sub/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/body_parser/pubspec.yaml b/packages/body_parser/pubspec.yaml index 253b78f..778fa2e 100644 --- a/packages/body_parser/pubspec.yaml +++ b/packages/body_parser/pubspec.yaml @@ -11,4 +11,4 @@ dependencies: dev_dependencies: http: ^1.0.0 test: ^1.24.0 - lints: ^2.1.0 \ No newline at end of file + lints: ^3.0.0 \ No newline at end of file diff --git a/packages/pub_sub/pubspec.yaml b/packages/pub_sub/pubspec.yaml index 73bd96b..ca587e4 100644 --- a/packages/pub_sub/pubspec.yaml +++ b/packages/pub_sub/pubspec.yaml @@ -10,5 +10,5 @@ dependencies: uuid: ^4.0.0 collection: ^1.17.0 dev_dependencies: - lints: ^3.0.0 test: ^1.24.0 + lints: ^3.0.0