From 5f652320d54204ecbd7644a598a4a6a7afd6c42b Mon Sep 17 00:00:00 2001 From: Janice Collins Date: Wed, 2 Dec 2020 13:23:36 -0800 Subject: [PATCH] Update pubspec for analyzer 0.41 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index bf81b9a238..652ca85fb7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ environment: sdk: '>=2.10.0 <3.0.0' dependencies: - analyzer: ^0.40.4 + analyzer: ^0.41.1 args: '>=1.5.0 <2.0.0' charcode: ^1.1.2 collection: ^1.2.0