File tree Expand file tree Collapse file tree 3 files changed +14
-14
lines changed
Expand file tree Collapse file tree 3 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -209,10 +209,10 @@ packages:
209209 dependency: "direct dev"
210210 description:
211211 name: flutter_lints
212- sha256: "5398f14efa795ffb7a33e9b6a08798b26a180edac4ad7db3f231e40f82ce11e1 "
212+ sha256: "3105dc8492f6183fb076ccf1f351ac3d60564bff92e20bfc4af9cc1651f4e7e1 "
213213 url: "https://pub.dev"
214214 source: hosted
215- version: "5 .0.0"
215+ version: "6 .0.0"
216216 flutter_riverpod:
217217 dependency: "direct main"
218218 description:
@@ -307,10 +307,10 @@ packages:
307307 dependency: transitive
308308 description:
309309 name: lints
310- sha256: c35bb79562d980e9a453fc715854e1ed39e24e7d0297a880ef54e17f9874a9d7
310+ sha256: "12f842a479589fea194fe5c5a3095abc7be0c1f2ddfa9a0e76aed1dbd26a87df"
311311 url: "https://pub.dev"
312312 source: hosted
313- version: "5 .1.1 "
313+ version: "6 .1.0 "
314314 logging:
315315 dependency: transitive
316316 description:
@@ -323,10 +323,10 @@ packages:
323323 dependency: transitive
324324 description:
325325 name: matcher
326- sha256: "12956d0ad8390bbcc63ca2e1469c0619946ccb52809807067a7020d57e647aa6"
326+ sha256: dc0b7dc7651697ea4ff3e69ef44b0407ea32c487a39fff6a4004fa585e901861
327327 url: "https://pub.dev"
328328 source: hosted
329- version: "0.12.18 "
329+ version: "0.12.19 "
330330 material_color_utilities:
331331 dependency: transitive
332332 description:
@@ -688,26 +688,26 @@ packages:
688688 dependency: transitive
689689 description:
690690 name: test
691- sha256: "54c516bbb7cee2754d327ad4fca637f78abfc3cbcc5ace83b3eda117e42cd71a "
691+ sha256: "280d6d890011ca966ad08df7e8a4ddfab0fb3aa49f96ed6de56e3521347a9ae7 "
692692 url: "https://pub.dev"
693693 source: hosted
694- version: "1.29 .0"
694+ version: "1.30 .0"
695695 test_api:
696696 dependency: transitive
697697 description:
698698 name: test_api
699- sha256: "93167629bfc610f71560ab9312acdda4959de4df6fac7492c89ff0d3886f6636 "
699+ sha256: "8161c84903fd860b26bfdefb7963b3f0b68fee7adea0f59ef805ecca346f0c7a "
700700 url: "https://pub.dev"
701701 source: hosted
702- version: "0.7.9 "
702+ version: "0.7.10 "
703703 test_core:
704704 dependency: transitive
705705 description:
706706 name: test_core
707- sha256: "394f07d21f0f2255ec9e3989f21e54d3c7dc0e6e9dbce160e5a9c1a6be0e2943 "
707+ sha256: "0381bd1585d1a924763c308100f2138205252fb90c9d4eeaf28489ee65ccde51 "
708708 url: "https://pub.dev"
709709 source: hosted
710- version: "0.6.15 "
710+ version: "0.6.16 "
711711 typed_data:
712712 dependency: transitive
713713 description:
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ dev_dependencies:
3636 # activated in the `analysis_options.yaml` file located at the root of your
3737 # package. See that file for information about deactivating specific lint
3838 # rules and activating additional ones.
39- flutter_lints : ^5 .0.0
39+ flutter_lints : 6 .0.0
4040
4141# For information on the generic Dart part of this file, see the
4242# following page: https://dart.dev/tools/pub/pubspec
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ dependencies:
2727dev_dependencies :
2828 build_runner : ^2.4.8
2929 fake_async : ^1.3.1
30- flutter_lints : ^5 .0.0
30+ flutter_lints : 6 .0.0
3131 flutter_test :
3232 sdk : flutter
3333 mocktail : ^1.0.3
You can’t perform that action at this time.
0 commit comments