File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -652,10 +652,10 @@ packages:
652652 dependency: "direct dev"
653653 description:
654654 name: patrol
655- sha256: "7f030b709f42fa53cec593e8ad906f23b6730cdbe205ee59ad53eb2af2ee9d94 "
655+ sha256: "2bb991db06b5e1eb2ec5c803067c41316d94d01dda93ddf16f5342073d791a20 "
656656 url: "https://pub.dev"
657657 source: hosted
658- version: "3.12 .0"
658+ version: "3.14 .0"
659659 patrol_finders:
660660 dependency: "direct dev"
661661 description:
Original file line number Diff line number Diff line change @@ -49,10 +49,8 @@ dev_dependencies:
4949 golden_toolkit : ^0.15.0
5050 lint : any
5151 measurer : ^2.1.1
52- patrol : ^3.12.0
53- # TODO: remove this when patrol version > 3.12, related to this error:
54- # A constant constructor can't call a non-constant super constructor (PatrolIntegrationTester)
55- patrol_finders : 2.7.0
52+ patrol : ^3.14.0
53+ patrol_finders : ^2.7.0
5654 test : any
5755
5856flutter :
You can’t perform that action at this time.
0 commit comments