File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ environment:
6
6
7
7
dependencies :
8
8
analyzer : ^7.0.0
9
- analyzer_plugin : ^0.12 .0
9
+ analyzer_plugin : ^0.13 .0
10
10
custom_lint_builder :
11
11
path : ../../../custom_lint_builder
12
12
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ environment:
9
9
10
10
dependencies :
11
11
analyzer : ^7.0.0
12
- analyzer_plugin : ^0.12 .0
12
+ analyzer_plugin : ^0.13 .0
13
13
args : ^2.3.1
14
14
async : ^2.9.0
15
15
ci : ^0.1.0
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ environment:
6
6
7
7
dependencies :
8
8
analyzer : ^7.0.0
9
- analyzer_plugin : ^0.12 .0
9
+ analyzer_plugin : ^0.13 .0
10
10
custom_lint_builder :
11
11
path : ../../../custom_lint_builder
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ environment:
8
8
9
9
dependencies :
10
10
analyzer : ^7.0.0
11
- analyzer_plugin : ^0.12 .0
11
+ analyzer_plugin : ^0.13 .0
12
12
collection : ^1.16.0
13
13
# Using tight constraints as custom_lint_builder communicate with each-other
14
14
# using a specific contract
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ environment:
8
8
9
9
dependencies :
10
10
analyzer : ^7.0.0
11
- analyzer_plugin : ^0.12 .0
11
+ analyzer_plugin : ^0.13 .0
12
12
collection : ^1.16.0
13
13
custom_lint_visitor : ^1.0.0
14
14
glob : ^2.1.2
You can’t perform that action at this time.
0 commit comments