From 93a1dacc71c8e5a6024a185aa66e5bb94ce0da19 Mon Sep 17 00:00:00 2001 From: Parker Lougheed Date: Wed, 13 Sep 2023 13:50:17 -0500 Subject: [PATCH] Update to latest analyzer version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index bce7a4bea..fb93e5d21 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,7 +6,7 @@ environment: dependencies: # Note: Pub's test infrastructure assumes that any dependencies used in tests # will be hosted dependencies. - analyzer: ^5.1.0 + analyzer: ^6.2.0 args: ^2.4.0 async: ^2.6.1 checks: ^0.2.2