File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -98,10 +98,10 @@ packages:
9898 dependency: "direct dev"
9999 description:
100100 name: flutter_lints
101- sha256: a25a15ebbdfc33ab1cd26c63a6ee519df92338a9c10f122adda92938253bef04
101+ sha256: e2a421b7e59244faef694ba7b30562e489c2b489866e505074eb005cd7060db7
102102 url: "https://pub.dev"
103103 source: hosted
104- version: "2 .0.3 "
104+ version: "3 .0.1 "
105105 flutter_svg:
106106 dependency: "direct main"
107107 description:
@@ -180,10 +180,10 @@ packages:
180180 dependency: transitive
181181 description:
182182 name: lints
183- sha256: "0a217c6c989d21039f1498c3ed9f3ed71b354e69873f13a8dfc3c9fe76f1b452"
183+ sha256: cbf8d4b858bb0134ef3ef87841abdf8d63bfc255c266b7bf6b39daa1085c4290
184184 url: "https://pub.dev"
185185 source: hosted
186- version: "2.1.1 "
186+ version: "3.0.0 "
187187 matcher:
188188 dependency: transitive
189189 description:
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ dev_dependencies:
5050 # activated in the `analysis_options.yaml` file located at the root of your
5151 # package. See that file for information about deactivating specific lint
5252 # rules and activating additional ones.
53- flutter_lints : ^2 .0.0
53+ flutter_lints : ^3 .0.1
5454
5555# For information on the generic Dart part of this file, see the
5656# following page: https://dart.dev/tools/pub/pubspec
You can’t perform that action at this time.
0 commit comments