Skip to content

Commit

Permalink
Increase analyzer constraint to 4.7.0^
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsenko committed Oct 28, 2022
1 parent bb82cd1 commit 923bebf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion generator/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ environment:
sdk: ">=2.17.0 <3.0.0"

dependencies:
analyzer: ^4.0.0
analyzer: ^4.7.0
build_resolvers: ^2.0.9
build: ^2.0.0
dart_style: ^2.2.0
Expand All @@ -26,6 +26,7 @@ dependencies:

dev_dependencies:
build_test: ^2.1.4

lints: ^2.0.0
test: ^1.14.3
path: ^1.0.0

0 comments on commit 923bebf

Please sign in to comment.